Skip to content

Latest commit

 

History

History
53 lines (32 loc) · 764 Bytes

README.md

File metadata and controls

53 lines (32 loc) · 764 Bytes

REDME: Project Admin Dashboard

This simple admin dashboard, i build for my learning in Next.js project purpose.



POV :

dashboard admin :

App Screenshot


User List Menu :

App Screenshot


User View & Update page:

App Screenshot


Tech :

CSS, Javascript, Node.js, Nextjs, MongoDb

also :

  • login authenticated with nextauth.
  • enscript password with bcrypt
  • connection to mongDB with mongoose

dont forget to:

npm install

thank you.