- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- 📝 License
[Final-group-capstone-frontend ] is an application which allows users to to make an appointment with a doctor through choosing an available doctor and add date for the appointment.
Client
Database
- [list of available Doctors on home page]
- [Ability to create a appointment]
- [Ability to list all the appointments one has]
To get a local copy up and running, follow these steps.
In order to run this project you need:
- Have node installed
- Have 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/Ibtisam34/Final-group-capstone-frontend
After that navigate to the newly created folder:
cd Final-group-capstone
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
You can deploy this project using:
👤 Falis Abdikani
- GitHub: @ibtisam34
- LinkedIn: Falis
👤 Joshua Blue-Jack
- GitHub: @Tamunokuro
- LinkedIn: Joshua Blue-Jack
👤 Girma Tarekegn
- GitHub: @Girma
- LinkedIn: Girma_Tarekegn
👤 Odai
- GitHub: @odaialazzeh
- LinkedIn: odai alazzeh
- [Add admin functions]
- [date to accept only future dates and not past ones]
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
We would like to thank:
- Microverse for providing for adding this project in the carriculum.
- Murat Korkmaz the creator of the original design.
This project is MIT licensed.