Skip to content

jecode93/carbook_backend

 
 

Repository files navigation

Car Book Backend

📗 Table of Contents

Car book backend

This is an API only setup using Ruby on rails as the back end. and have FC_FRONTEND as the front end.

Kanban Board

Initial state of the kanban board

286595688-4213fe66-f75e-46af-9073-06930cb1e33c

Number of team members

  • We are a team of 4 developers

Built With

  • Ruby
  • Ruby on Rails
  • PostgresSQL

Tech Stack

Language
Framework
Database

Key Features

Some useful features

  • [API backend with Rails]

API Documentation

-Documentation

Key Features

Getting Started

To get a local copy up and running follow these simple example steps.

Prerequisites

  • Visual Studio Code must be installed on your computer | Download Visual Studio Code VSCode
  • Git must be installed on your computer | Download Git

Setup

  • Clone the repository
  • Open the project folder in Visual Studio Code

Install

Install this project using:

Usage

To run the project, execute the following command:

  • rails db:create
  • rails db:migrate <!-- To migrate the database structure>
  • rails db:seed <!-- To add initial data if they in exist in the seeds.rb file in the db folder>

Run tests

To run tests, run the following command:

  • rspec ./spec/models/

Deployment

You can deploy this project using:

(back to top)

(back to top)

Authors

👤 Jean Emmanuel Cadet

👤 Anshuman Singh Negi

👤 Okari Nyandika

👤 Noel FOKA

🔭 Future Features

  • [Desktop version]

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

  • Thanks to the Microverse team for the great curriculum.
  • Thanks to the Code Reviewer(s) for the insightful feedback.
  • A great thanks to My coding partner(s), morning session team, and standup team for their contributions.

📝 License

This project is MIT licensed.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 82.7%
  • HTML 9.9%
  • Dockerfile 3.3%
  • JavaScript 2.2%
  • CSS 1.3%
  • Shell 0.6%