CarLeasingApp
CarLeasingApp copied to clipboard
car leasing app made with react-redux
Project description
This Web App provides car shoppers a better way to buy a car. Browse new cars online and get full information about car and schedule test drive. Navigate to admin pannel https://directmotorgroup.herokuapp.com/admin g66 Car Dealership Web App provides car shoppers a better way to buy a car. Browse new cars online and get full information about car and schedule test drive.
Who uses it?
g66 Car Dealership Web App will be used by both dealer and potential customers.
Outputs from g66 Car Dealership Web App
Outputs for users
- Browse cars by Year
- Save Cars
- See gallery of photos
- Browse cars by Make
- Browse cars by Body Type
- Browse cars by Price Range
- Schedule Test Drive
Outputs for Admin
- View Inventory
- Add Inventory
- Edit Inventory
- Delete Inventory
- Followup with potential car buyers
Inputs are needed to generate outputs
Following inputs will be needed to generate above listed outputs
- ID
- Year
- Make
- Model
- Trim
- Engine
- Drive Type
- Body Type
- Transmission Type
- Price
- Sale Price
- Images
- Features list
Technologies
This CRUD app will use following technologies
Front End
- React
- React-router
- Redux
- Redux-form
- Reactstrap
Backend
- Node.js
- Express.js
- Firenase.js
- Postgresql
Feature list
User
- User will see list of cars
- User will see different filters in order to browse particular type of car
- User will click on car from list and will see detailed information about that car
- User will see a message form to send an interest for car also can be used for schedule test drive
Admin
- Admin will see dashboard
- Admin will see a list of inventory
- Admin will be able to Add, Edit and Delete cars from inventory
- Admin will see a list of messages by users
- Admin will read user's messages and follow up
User - Home Page

User - Search car by make

User - Car detail

Admin - Dashboard

Admin - Add car

Admin - Edit car

Admin - Messages
