efoosag / appointment-back-end

0 stars 0 forks source link

BOOK_APPOINTMENT-BACK-END

This is backend API for the Doctor Appointment-Front-End UI, built with Ruby-on-Rails and Postgresql. This API manages reservations for patient and different specialize doctors.

Built with

Live Link

You can access the Live version and use the API via this link.

Back-End

You can access the front-end of this application via this link.

Kanban Board:

Kanban Board link Initial state of the Kanban Board: final capstone kanban board

SetUp

To get a local copy up and running, follow these steps:

> git clone https://github.com/efoosag/appointment-back-end.git
> cd book-appointment-back-end
> bundle install
> rails db:create
> rails db:migrate
> rails db:seed
rails server

Deployment

Live link fron-end

Live link back-end

Authors

👤 Dadi Gideon

👤 Bruk Teshome

👤 Victor


🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

📝 License

This project is MIT licensed.