- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- 📝 License
A Frontend ReactJs app, that relies on a Rails Backend, to allow a users book an appointment with a doctor, from the list of doctors available.
- [login_in]
- [view_appointments]
- [create_appointment]
To get a local copy up and running, follow these steps.
In order to run this project you need:
- Node installed
- The rails backend running
Clone this repository to your desired folder:
To run and view this application, you will first have to clone a local version of this repository using:
git clone https://github.com/devMunyi/DocBooker-frontend.git
After that navigate to the newly created folder:
`cd DocBooker-frontend
Install this project with:
npm install
To run the project, execute the following command:
Start a local server running the command:
npm start
To run tests, run the following command:
npm test
👤 Salim Abdulai
- GitHub: @RayhanTabase
- LinkedIn: Salim-Abdulai
👤 Samuel
- GitHub: @devMunyi
- LinkedIn: Samuel Munyi
👤 Julius
- GitHub: @j-tee
- LinkedIn: Julius Tetteh
- [booking_only_doctor_available_times]
- [add_password_for_login]
- [sessions]
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
I would like to thank:
- Microverse for providing an excellent curriculum that has helped me enhance my skills in software development.
- Code Reviewers for their valuable feedback and guidance throughout my learning journey.
- Everyone whose code was used including Murat Korkmaz the creator of the original design.
This project is MIT licensed.