This is an application that use to make an appointements for a doctor visit. It can add many users and users can selected the doctor they choose. Also users can add doctor and can make reservations and can delete reservations and doctors.
React front-end Link
This is the back-end of this project. To access the front end please follow the link below
Kanban Board
There are two contributers for this project and we both eqully contributed Here is screenshoot of the kanban board Link to Kanban board
HTML & SCSS ReactJs Redux-toolkit Webpack Ruby on Rails
Client
Server
Databse
- Make the app more secuire by using hash and salting and taking other mesures
- Add more responsivenss to small devices
To get a local copy up and running, follow these steps.
In order to run this project you need:
- Node js in your local environment
- Ruby
- Rails framework
Clone this repository to your desired folder:
git clone https://github.com/getssh/Doctors_appointment
Install this project with:
bundle install
Migrate to the database by excuting the following commands
rails db:create
rails db:migrate
rails db:schema:load
To start the application with some pre inserted data use
rails db:seed
And finally run the rails server
rails server
npm test
Use Render or other similar platforms and follow the instructions
👤 Muhammed B
- GitHub: @githubhandle
- Twitter: @twitterhandle
- LinkedIn: LinkedIn
👤 Getayawkal Tamrat
- GitHub: @githubhandle
- Twitter: @twitterhandle
- LinkedIn: LinkedIn
- More animation and intractive rendering
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project please star this repo.
I would like to thank microverse inc. for helping me in my professional carreer.
This project is MIT licensed.