An open API service indexing awesome lists of open source software.

https://github.com/vishalbhuse/attryb


https://github.com/vishalbhuse/attryb

becrypt chakra-ui expressjs jwt reactjs redux redux-thunk

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

          

# Buy A Car

## Live Link : - https://attryb-coe2.vercel.app/

## Tech Stack

- React JS,
- Redux, Redux Thunk
- Chakra UI,
- NodeJs
- Express Js
- MongoDB
- Mongoose
- Mongodb Atlas
- Vercel (for Deployment)

## Features :
- Dealer and user can Signup & Login
- Dealer add their deeals
- Dealers can Update & Delete Previous Deals
- User only see the deals and filtering
- User has not access to delete , edit or add any deals

## Functionality :
- Filter by Car Colors
- Filter by Mileage
- Filter by Price

### Home Page:-
![image](https://github.com/VishalBhuse/attryb/assets/101569259/45e7bc79-0238-4d2b-a763-5f24bc1b06ed)

### SignUp Page:-
![image](https://github.com/VishalBhuse/attryb/assets/101569259/9d749f4b-fd67-4bb6-ae52-c9863e3dcea5)

### Login Page:-
![image](https://github.com/VishalBhuse/attryb/assets/101569259/0fbda94f-66f1-46dd-9c06-3199509411ed)

### User Cars Page:-
![image](https://github.com/VishalBhuse/attryb/assets/101569259/63a43474-abc5-4bf3-abb4-afcdb4e61307)

### Dealer Cars Page:-
![image](https://github.com/VishalBhuse/attryb/assets/101569259/ea40bbad-d905-4792-a5c1-7851368f15b0)

### Dealer Add Car:-
![image](https://github.com/VishalBhuse/attryb/assets/101569259/476b131d-b3a1-43e8-be41-20e3dbb08289)

### Dealer Cars Edit Model:-
![image](https://github.com/VishalBhuse/attryb/assets/101569259/a1903a0e-da9a-4f5f-a2df-29760e0aa675)

### SinglePage Details:-
![image](https://github.com/VishalBhuse/attryb/assets/101569259/07682a2f-142b-421b-b279-3c710d0b9a14)

# How To Start App
This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).
## Available Scripts
In the project directory, you can run:
### `npm start`
Runs the app in the development mode.\
Open [http://localhost:3000](http://localhost:3000) to view it in your browser.
The page will reload when you make changes.