Skip to content

Rishirk2107/Aggregate-file-upolad

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Aggregate-file-upolad

In this Project, A user can order a product based on which product has been sold the most and which admin has sold the most An admin can do two things: 1.Admin can view the list of users purchased products in two orders. The orders are: ->How many products an user ordered ->How many types of products an user ordered 2.Admin can sell a product to customers

Features of this project:

Here Jwt authentication is used so that unauthorised access can be ommitted Mongodb Database- For fast and efficient accessing and storing of data

Tech Stack on Nodejs:

->Express ->Body Parser ->Multer ->JsonwebToken ->Mongoose ->dotenv ->path

To use the application

visit http://localhost:3000 to use as a User visit http://localhost:3000/admin to use as Admin

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 50.8%
  • HTML 20.2%
  • CSS 14.8%
  • EJS 14.2%