Skip to content

nkmatsumoto/car-rental

Repository files navigation

Turbo - Rent your dream car today!

App home: Turbo - Rent your dream car today!

Turbo is a car rental app that allows you to rent super cars in Japan.

Screenshot 2024-09-03 at 16 13 01
Screenshot 2024-09-03 at 16 13 36
Screenshot 2024-09-03 at 16 14 34
Screenshot 2024-09-03 at 16 14 58

Getting Started

Setup

Install gems

bundle install

ENV Variables

Create .env file

touch .env

Inside .env, set these variables. For any APIs, see group Slack channel.

CLOUDINARY_URL=your_own_cloudinary_url_key

DB Setup

rails db:create
rails db:migrate
rails db:seed

Run a server

rails s

Built With

Acknowledgements

Inspired by many calisthenics content creators I have been following over the years

Team Members

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

This project is licensed under the MIT License

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published