Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/vedanthb/instabuy

instaBuy is an ecommerce application built with Next js. Autoformatted with ESlint and prettier. MongoDb for DB. React Context API for state management
https://github.com/vedanthb/instabuy

husky-hooks mongodb muiv5 nextjs

Last synced: about 1 month ago
JSON representation

instaBuy is an ecommerce application built with Next js. Autoformatted with ESlint and prettier. MongoDb for DB. React Context API for state management

Awesome Lists containing this project

README

        

# instaBuy

instaBuy is an ecommerce application built with Next js. Autoformatted with ESlint and prettier. MongoDb for DB. React Context API for state management

## Features

- Authentication using JWT
- Different login for admin and user
- Paypal payment integration
- Admin can perform CRUD operations for products ,orders and users.
- Filters for products (price, category, brand, sortBy)
- Add reviews on products
- Search for products
- Image upload on cloudinary
- SSR using next js
- Pagination for products page
- React Context API for state management
- View order history

## Test credentials

### Paypal

email: [email protected]
pass: B_7y3_fo

### Admin Login

email: [email protected]

pass: 123456

## Deployment

the project is deployed on vercel

## Tech Stack

**Client:** Next JS, Material UI

**Server:** Next JS

**Database:** Mongo DB

## API Documentation

[API Documentation](https://documenter.getpostman.com/view/14270668/Uz5KkZot)

## Images

![Screenshot 2022-07-03 at 1 04 47 AM](https://user-images.githubusercontent.com/75097551/177014287-9f57eade-c05f-4097-ac68-5e31056c8a82.png)
![Screenshot 2022-07-03 at 1 06 10 AM](https://user-images.githubusercontent.com/75097551/177014290-c64d6ce4-cb1a-43db-9663-a216f105d87b.png)
![Screenshot 2022-07-03 at 1 06 17 AM](https://user-images.githubusercontent.com/75097551/177014292-47a3b52d-624b-4ff1-b367-0c8eaeb5751f.png)
![Screenshot 2022-07-03 at 1 06 23 AM](https://user-images.githubusercontent.com/75097551/177014293-f1b29e99-17c5-41e7-8c10-6a4d87fb9385.png)
![Screenshot 2022-07-03 at 1 08 15 AM](https://user-images.githubusercontent.com/75097551/177014294-d01f37d7-2e36-462f-a159-72f89b9feea8.png)
![Screenshot 2022-07-03 at 1 08 35 AM](https://user-images.githubusercontent.com/75097551/177014295-264cd762-6e78-4b31-aa16-1f62f5515296.png)
![Screenshot 2022-07-03 at 1 08 41 AM](https://user-images.githubusercontent.com/75097551/177014296-56ffd25b-ceab-45e8-833d-83ee43767c22.png)