- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- ❓ FAQ (OPTIONAL)
- 📝 License
Book an Appointment is Final Capstone Project based on an app to book an appointment with a doctor. This is the front-end which was connected to this back-end repo.
Client
Server
Database
Here the main goal of building this web application is to have a deeper understanding of how Ruby on Rails can make development of applications easy together with react
- [Create associations between different models involved]
- [fetch Api with react and redux]
- [Build api endpoints]
To get a local copy up and running, follow these steps.
In order to run this project you need:
- linters.yml and tests.yml files inside the .github folder
- .eslintrc.json file
- package.json
Clone this repository to your desired folder:
1- Navigate to the button on the top right green "code" button.
2- In the drop down menu choose "Download Zip" or clone it using git using the following command.
3- After extracting the files, you'll have my project on your local machine.
Install this project with:
- Run npm install
To run the project, execute the following command:
[$ npm start]
👤 Abubakar Ummar
- GitHub: @Haywayaheadshot
- LinkedIn: @Abubakar Ummar
👤 Abdul Nganje
👤 Mohamed Eldeeb
- GitHub: @Mohammed
- Twitter: @El_Deeb
- LinkedIn: @Mohammed Eldeeb
👤 Kelvin Benjamin
- GitHub: @Kelvin-Ben
- Twitter: @kevoyout144
- LinkedIn: @Kelvin-Ben
We will create a React and Ruby on Rails application that allows the user to:
- Register and login, so that the data is private to them
- User is able to book an apointmwnt with a specific doctor
- Able to use other services
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Anyone who finds this project interesting is welcome to give it a star.
- I would like to thank Microverse for the opportunity
-
[How do i run the project in my local machine?]
- [You need to clone the project in your local environment through the terminal]
-
[What database are you using for this project?]
- [POSTGRESQL]
This project is MIT licensed.