Skip to content

Doctor appointment app is a software application that is especially meant to help patients manage and schedule appointments with the doctors or opt for a real-time chat.

Notifications You must be signed in to change notification settings

victorokoroji/doctors-appointment-frontend

Repository files navigation

Doctors Appointment App Frontend

"Alwayscare" doctors appointment app is a software application that is especially meant to help patients manage and schedule appointments with the doctors or opt for a real-time chat.

image

Backend Server

Api documentation

Backend Source Code

Source Code

Built With

  • React
  • Redux
  • CSS.
  • Api.

Frontend Live version

Live Version

Prerequisites

The basic requirements for building the executable are:

  • A working browser application (Google chrome, Mozilla Fire fox, Microsoft edge ...)
  • VSCode or any other equivalent code editor
  • Node Package Manager (For installing packages like Lighthous, webhint & stylelint used for checking for debugging bad codes before deployment)

Getting Started

Cloning the project

git clone  https://github.com/vickymarz/doctors-appointment-frontend.git <Your-Build-Directory>

Getting packages and dependencies

To get all package modules required to build the project run:

npm install

every package module required to build the project is listed in the package.json file. this is used as a reference to get all dependencies.

Building

To build the project run:

npm run build

after you run this sucessfully you'd locate the build from in the build folder located from the parent directory of the project.

Running

To run the program on a browser through a server run this command in your cli

npm start

This should open the page in your localhost on port 3000. then you'd be able to view the built page generated using webpack.

🤝 Contributing

Feel free to check the issues page.

Authors

👨 Victor Okoroji

👩 Lynette Aluoch Acholah

👩 Usor faith Eloho

👨 QOOSIM ABDULGHANIYY

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

📝 License

This project is MIT licensed.

About

Doctor appointment app is a software application that is especially meant to help patients manage and schedule appointments with the doctors or opt for a real-time chat.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •