Tesla Test Drive Back End The back-end component of this final capstone project is developed using back-end API is built with Ruby on Rails, it connects to the front-end to provide an intuitive user interface for managing reservations or appointments for test drives of teslas, The Documentation is done with Swagger UI.
Link to Initial State of Kanban board
This project was completed by three Team members:
- Alhassan Osman
- Sergio Andres Usma
- Gueleu Farida
- Ruby on Rails
- PostgreSQL
Client
Server
Database
- API communication with Backend
- Login and Register users
- Responsive Design
- Create and modify Teslas and reservations
To get a local copy up and running, follow these steps.
Before you begin, make sure you have the following prerequisites installed on your system:
- Node.js: You need Node.js to run the React.js application.
- npm: npm is used to manage packages in your React project.
Clone this repository to your desired folder:
sh
cd my-folder
git clone https://github.com/flemton/Final-Capstone-Backend.git
Install this project with:
- bundle install
To run the project, execute the following command:
rails server
👤 Alhassan (Newton) Osman
👤 Gueleu Farida
- GitHub: @SFarida
- LinkedIn: Gueleu Farida
👤 Sergio Andres Usma
- GitHub: @sergio-usma
- LinkedIn: sergio-usma
- User Authentication and Authorization
- Integration with External calendars for reminders
- User Profile Management
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you find this project helpful, feel free to contribute or give it a star. Your support is appreciated!
- We would like to thank Murat Korkmaz for the original design and Microverse for providing the opportunity to learn and implement this in a group, this helped us overcome so many challenges and also helped us grow.
-
Can I use your project as a template for my own project?
- Certainly, feel free to use this project as a template for your own work.
-
Is your project licensed?
- Yes, this project is open-source and available under the MIT License. You can find more details about the license here.
This project is MIT licensed.