OnlyUnknown / Balanced-Car

A full stack app that can hold your cars information

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Balanced Car App

πŸ“— Table of Contents

πŸ“– Balanced Car App

Balanced car App is a React and Rails-built fully functional app. The Balanced Car app allows users to add cars informaion like: Oil changing time, Tire age.

πŸ› οΈ Built With

Tech Stack

  • Ruby on Rails
  • React
  • Redux
  • React Native

Key Features

  • A login page
  • A registration page
  • A list of cars
  • Add a car
  • Remove a car
  • Saving car infromation page
  • Editing car infromation page
  • API Documentation

(back to top)

πŸ’» Getting Started

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

Prerequisites

In order to run this project you need:

Setup

Clone this repository to your desired folder:

  git https://github.com/OnlyUnknown/Balanced-Car.git

Install this project with:

cd balanced-car-api
  bundle install
cd balanced-car-front
  npm install

Usage

To run the project, execute the following command:

cd balanced-car-api
  rails server
cd balanced-car-front
  npm start

(back to top)

πŸ‘₯ Authors

πŸ‘€ Abdullah AL-Khureif

(back to top)

πŸ”­ Future Features

  • Add pic for the cars
  • Add attachment
  • Add old price
  • Add agents table

(back to top)

🀝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐ Show your support

If you like this project please give it a 5⭐!

(back to top)

πŸ“ License

This project is MIT licensed.

(back to top)

About

A full stack app that can hold your cars information

License:MIT License


Languages

Language:Ruby 78.5%Language:JavaScript 10.0%Language:SCSS 7.5%Language:HTML 3.3%Language:CSS 0.7%