Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/apt2tell/i-model-cars-frontend
I Model Cars is a car booking service app where you can book a car for a test drive, you can pick a car from the catalogue, pick a date and city and your appointment will be set up. The app was built with Ruby on Rails and React.JS, the is split into a backend and frontend part.
https://github.com/apt2tell/i-model-cars-frontend
api-rest postgresql rails7 react
Last synced: about 1 month ago
JSON representation
I Model Cars is a car booking service app where you can book a car for a test drive, you can pick a car from the catalogue, pick a date and city and your appointment will be set up. The app was built with Ruby on Rails and React.JS, the is split into a backend and frontend part.
- Host: GitHub
- URL: https://github.com/apt2tell/i-model-cars-frontend
- Owner: apt2tell
- License: mit
- Fork: true (GordonOtieno/i-model-cars-frontend)
- Created: 2023-03-12T11:06:08.000Z (over 1 year ago)
- Default Branch: dev
- Last Pushed: 2023-03-08T16:13:31.000Z (over 1 year ago)
- Last Synced: 2024-09-13T21:51:29.939Z (about 2 months ago)
- Topics: api-rest, postgresql, rails7, react
- Homepage: https://wondrous-gumption-278ae4.netlify.app/
- Size: 2.18 MB
- Stars: 11
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 📗 Table of Contents
- [📖 About the Project](#[project])
- [🛠 Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [🚀 Live Demo](#live-demo)
- [💻 Getting Started](#getting-started)
- [Prerequisites](#prerequisites)
- [Setup](#setup)
- [Available Scripts](#available-scripts)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgments)
- [📝 License](#license)# I Model Cars
**I Model Cars** is a car booking service app where you can book a car for a test drive, you can pick a car from the catalogue, pick a date and city and your appointment will be set up. The app was built with Ruby on Rails and React.JS, the is split into a backend and frontend part, this repository is for the frontend part to check the backend please head to this [repository](https://github.com/GordonOtieno/i-model-cars-backend)
## Built With
### Tech Stack
## Live Demo
- [Live Demo Link](https://wondrous-gumption-278ae4.netlify.app/)
- [Link to Backend Repo.](https://github.com/GordonOtieno/i-model-cars-backend)
### Key Features
- Add cars to the catalogue
- Book a car from the catalogue
- Access all your bookings
## Getting Started
> To get a local copy up and running follow these simple steps.
### Prerequisites
- Ruby
- Ruby on Rails
- npm
- any code editor
### Setup
To setup the project follow the steps:
1. Clone this project using Git Bash:
```
git clone https://github.com/GordonOtieno/i-model-cars-frontend
```
2. Inside the project directory, install the project's dependencies
```
npm install
```
3. Make sure to follow the instructions on the backend repository to run backend serve before starting the frontend server
### Available Scripts
In the project directory, you can run:
- ```
npm start
```
Runs the app server
- ```
npm test
```
Launches the test runner.
## Authors
👤 **Amine**
- GitHub: [@ouasamine](https://github.com/ouasamine)
- Twitter: [@ouass_amine](https://twitter.com/ouass_amine)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/amine-ouassef)
👤 **Okechukwu Muokwugwo**
- GitHub: [@githubhandle](https://github.com/Okechukwu-muokwugwo)
- Twitter: [@twitterhandle](https://twitter.com/excel4eva)
- LinkedIn: [LinkedIn](LinkedIn.com/in/okeimuokwugwo)
👤 **Gordon Otieno**
- GitHub: [@GordonOtieno](https://github.com/GordonOtieno)
- Twitter: [@GordonOtieno](https://twitter.com/GordonO34459259/twitterhandle)
- LinkedIn: [GordonOtieno](https://www.linkedin.com/in/gordonotieno/)
## Future Feature
- Build a dashboard for admins
- Implement full user authentication
## Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
If you like this project give it a star!
## Acknowledgments
- Microverse
- Credit goes to Murat Korkmaz whose [design](https://www.behance.net/gallery/26425031/Vespa-Responsive-Redesign) was user in this project.
## License
This project is [MIT](./LICENSE) licensed.