https://github.com/sirsayed98/mazadk-front
Mazadk is a platform combines some of companies or merchants who sell their product on auction
https://github.com/sirsayed98/mazadk-front
bootstrap frontend material-ui nextjs react
Last synced: about 1 year ago
JSON representation
Mazadk is a platform combines some of companies or merchants who sell their product on auction
- Host: GitHub
- URL: https://github.com/sirsayed98/mazadk-front
- Owner: sirSayed98
- Created: 2021-04-23T11:35:36.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-06-11T19:44:56.000Z (about 5 years ago)
- Last Synced: 2025-04-17T14:39:46.588Z (about 1 year ago)
- Topics: bootstrap, frontend, material-ui, nextjs, react
- Language: JavaScript
- Homepage: https://mazadk.vercel.app/
- Size: 690 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## About
> Mazadk is a platform combines some of companies or merchants who sell their product on auction.Try it from [here](https://mazadk.vercel.app/).
### Build with
- [NEXT JS](https://nextjs.org/)
- [MATERIAL UI](https://material-ui.com/)
- [REDUX](https://redux.js.org/)
## Getting Started
### Installation
1. **_Clone the repository_**
```sh
$ git clone https://github.com/sirSayed98/mazadk-front.git
```
2. **_Navigate to repository directory_**
```sh
$ cd mazad
```
3. **_Install dependencies_**
```sh
$ npm i
```
### Running
```
$ npm run dev
```
## Features
- [x] Login
- [x] Register (User-Merchant)
- [x] Forget Password
- [x] Reset Password
- [x] Email Confirmation
- [x] Upload Image
- [x] Display Auctions
- [x] Display Users
- [x] Create/Edit/Delete Mazad
- [x] Bidding
- [x] Make Interested Auction List
- [x] Display Platform Statistics
- [x] Display User (winning - subscribed - Interested ) List
- [x] Approve Or Reject Merchant Request
- [x] Display Platform Statistics
## Upcoming Features
- [ ] Socket Using
- [ ] Payment System
- [ ] Premium (Users - Merchants)
## Screenshots
Home Page

Login

Registration

Edit User

Display Mazad

Requests

Bidding

Admin statistics

Display Users

Edit Mazad

Create Mazad
