- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- ❓ FAQ (OPTIONAL)
- 📝 License
Describe your project in 1 or 2 sentences. Doctor Reservation Capstone Project (BackEnd) is a Implement a connection between a Ruby on Rails back-end and React front-end.
Client
-
RESTFUL API
Server
Database
In order to run this project you need: ruby and ruby on rails
Example command:
gem install rails
Clone this repository to your desired folder:
Example commands:
cd my-folder
git clone https://github.com/carlosmuerto/doctor_reservation_api
Install this project with:
Example command:
cd doctor_reservation_api
bundle install
To run the project, execute the following command:
Example command:
rails s
[base URL]/api-docs
👤 Erik Stoupignan Sánchez Beltrán
- GitHub: @ErikStoupignan
- Twitter: @Erik_Stoupignan
- LinkedIn: Erik Stoupignan Sánchez Beltrán
👤 Matias Aguirre
- GitHub: @LokurasRlz
- LinkedIn: LinkedIn
👤 Carlos Vivas
- GitHub: @carlosmuerto
- LinkedIn: LinkedIn
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Write a message to encourage readers to support your project If you like this project...
Give credit to everyone who inspired your codebase. I would like to thank...
This project is MIT licensed.
NOTE: we recommend using the MIT license - you can set it up quickly by using templates available on GitHub. You can also use any other license if you wish.