- 📖 About the Project
- Diagram
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- ❓ FAQ
- 📝 License
Wheel Wizard API is a web application that allows users to book an appointment to take a car for a test ride.
Server
This is a Link to our Kanban Board
This is the initial state of our Kanban board
This is running live on render.
- User Sign_up and Sing_in
- User can add cars with images
- User can delete a car
- User can make a car reservation
To get a local copy up and running, follow these steps.
In order to run this project you need:
- Ruby
- Rails
- Postgresql
Clone this repository to your desired folder:
cd blog-app
git clone https://github.com/Jaymelfah/wheel-wizard-api.git
Install this project with:
- After cloning type 'cd wheel-wizard'.
- Run 'bundle install' to install all the required dependencies.
To run the project, execute the following command:
- Run 'rails db:create' to create a new database
- Run 'rails db:migrate' to migrate the db and build the schema
- Run 'rails db:seed' to populate your database
- Run 'rails s' to start the dev server
Read the documentation of the API
To run the tests, execute the following command
- Run 'rspec spec' to run all the tests.
👤 Jeremiah Melfah
👤 Ahmed Nazir Musah
👤 Kareem Magdy Wilson
👤 Evans Kupour
Features to add to the project.
- [ Add Option to Rent a Car ]
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project...
We would like to thank Microverse and all our colleagures there.
-
Do I have to have any previous knowledge about ruby to use this project?
- No!
-
How to use this project?
- check the Getting Started section to have a complete guid on how to setup and run teh project.
This project is MIT licensed.