Skip to content

Backend API for the final capstone project for Microverse curriculum.

Notifications You must be signed in to change notification settings

NaguiHW/try-lexus-api

Repository files navigation

Try Lexus Cars API

This is the backend for the project: Try Lexus Cars.

You can test the app in the following link:
https://try-lexus.web.app/

Screenshots

Author

Kalib Hackin - naguihw@gmail.com

Download

You can clone the project using the following command in your terminal:

git clone git@github.com:NaguiHW/try-lexus-api.git

Getting started

To get started with the app, clone the repo, and then install the needed gems:

$ bundle i

Next, create the database:

$ rails db:create

Next, migrate the database:

$ rails db:migrate

Next, seeds the database:

$ rails db:seed

Ready to run the app in a local server:

$ rails server

Run Tests

To run the tests, in your terminal you have to execute the following code:

bundle exec rspec

Future Features

  • Add and edit personal information like name and address.

Built With

  • MySQL
  • Ruby on Rails

About

Backend API for the final capstone project for Microverse curriculum.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •