Deployed Link: https://young-lake-34599.herokuapp.com/
MyAutoSpace can be thought of as a Facebook for vehicles. Progressive Web Application with the capability to capture and upload your own images from any of your favorite mobile devices. Use images to help record your vehicle’s history and repairs. Utilize Google Maps API in order to discover nearby mechanics or generate a suggested maintenance schedule directly from your manufacturer using CarMD.User Story: As a used vehicle owner I would like to fully understand the condition of my vehicle. I need a way to keep track of my repairs, parts and expenses. Understanding the future maintenance required for my vehicle is essential to improve its longevity. A thorough record of my vehicle will make it easier to sell if I decide to do so.
- Clone this repo to your local machine or download zip file
- Create a MySQL database called carFacts & create 3 tables: Users, Vehicles, Maintenances ... (Follow the models in the models directory of this project)
- Fill out connection information for your MySQL database located in the config.json file & nodemon.json
- You must create your own Google Firebase project with a storage bucket and database.
- Inside of the .env_sample follow the instructions to insert your credentials and rename the file to .env
- Update and install packages
- For this project use this command:
npm i
Instructions
-
Fork or Clone repo to your local machine
-
HACK AWAY!
-
Create a new pull request
- How do I add create an account?
- Click the Signup link in the navbar or burger menu.
- How do I add my vehicle?
- Log in and click Add Vehicle.
Reach out to us!
- GitHub Email:t3rrygong@gmail.com
- GitHub Email: georgegombert@gmail.com
- GitHub Email: jordaninjohnson@gmail.com
- GitHub Email: ben.knight.brazil@hotmail.com
- License:
MIT
