- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- ❓ FAQ (OPTIONAL)
- 📝 License
Boat App API is an API to retrieve boats.
Server
Database
- Add reservations for a boat
- User Login
- Delete added boats
- N/A
To get a local copy up and running, follow these steps.
In order to run this project you need:
- To install ruby on your PC. You can read this documentation on how to do so
- To install sqlite3 on your PC. You can read this documentation on how to do so
- Know how to navigate directories or folders at the CLI.
- Know how to get the URL(https/ssh) of a repository on GitHub.
- You should have a code editor installed, preferably VSCode.
- In order to run this project you need:
Clone this repository to your desired folder:
git clone https://github.com/thasipablo/boat-cruise-reservation-api.git
Install this project with:
cd boat-cruise-reservation-api
bundle install
To run the project, execute the following command:
rails server
To run tests, run the following command:
rspec spec
You can deploy this project using:
👤 Agyare Kissi Kenneth
- GitHub: @githubhandle
- Twitter: @twitterhandle
- LinkedIn: LinkedIn
👤 Franck Kalunga
- GitHub: francksefu
- Twitter: francksefu
- LinkedIn: francksefu
👤 Pablo Thasi
- GitHub: thasipablo
👤 Macherki Nessrine
- GitHub: @githubhandle
- LinkedIn: LinkedIn
- [] User profiles - allow users to create a profile page where they can add a profile picture, bio, and other information about themselves.
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project give me ⭐
We would like to thank Murat Korkmaz for this project design idea.
This project is MIT licensed.