The Members Only TOP application is created according to the assignment from The Odin Project course.
Demo here
- CRUD actions
- Upload images
- Password
- Backend validation
- Beautiful UI with Tailwind
- Used NodeJs
- Used Express (controllers)
- Used MongoDb Atlas
- Used mongoose (models)
- Used pug (views)
- Used express-validator (form, password validation)
- Used luxon (date)
- Used tailwind
- Used debug
- Used fs/promises (work with files)
- Used dotenv (environment variables)
- Used passport-local (authentication)
- Used bcrypt (secure password)
- Fully responsive
- Animations
- Files upload
HTTPS
git clone https://github.com/minhhoccode111/members-only-top.gitor SSH
git clone [email protected]:minhhoccode111/members-only-top.gitthen
cd members-only-top
npm install
npm start- See all my projects' live demos
- See my previous project Gimme Music (Inventory Application TOP)

