- 📖 About the Project
- Kanban Board
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- 📝 License
Doctors reservations Backend is a back-end implementation of the front-end application that interacts with the back-end application to add doctors, logins, and reservations.
- Rails
- Ruby
- Rspec
- Api Documentation
Client
Server
Database
- Implement the reservations, using React and Ruby on rails
- Demonstrate ability to apply best practices of communication for resolving teamwork challenges.
- Add new doctors and reservations and using API REST to deploying in the Front-end Repository
Live demo here.
Check out a front-end live demo which consumes this API here.
See the kanban board here.
Image of the board's initial state.
The 4 members of the project team are:
@JonahKayizzi @asdt560 @Camilovelag @cvalencia1991
To get a local copy up and running, follow these steps.
In order to run this project you need:
gem install rails
bundle install
rails db:create
rails db:migrate
rails db:seed
Clone this repository to your desired folder:
cd my-folder
git clone https://github.com/JonahKayizzi/Doctors-Reservations-Backend
Install this project with:
cd my-project
gem install
bundle install
To run the project, execute the following command:
rails server or rails s
To run tests, run the following command:
rspec ./spec/models
rspec ./spec/integration
You can deploy this project using:
bin/dev
👤 Cesar Valencia
- GitHub: @cvalencia1991
- Twitter: @cvalenciaguilar
- LinkedIn: @cvalencia1991
👤 Justo Rago
- GitHub: @githubhandle
- Twitter: @twitterhandle
- LinkedIn: LinkedIn
👤 Jonathan Kayizzi
- GitHub: @JonahKayizzi
- Twitter: @JonahKayizzi
- LinkedIn: LinkedIn
👤 Camilo Vela
- GitHub: @camilovelag
- Twitter: @camilovelag
- LinkedIn: camilovelag
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project you can give me a ⭐️
I would like to thank to the Designer Murat Korkmaz
This work is licensed under a Creative Commons Attribution 4.0 International License.