Releases
v1.1.0
htoann
released this
05 Aug 03:44
Create Cart page
order summary section
empty cart section
move routes to routes files
Create dedicated controllers
Add to cart functionality
Fetch all pizzas from db and show on home page
Create menu model and put dummy Data
connect to mongo db
use connect-mongo for session store
dependancies
mongoose, express-session, connect-mongo, dotenv
axios to send ajax request
install notification library npm i noty https://ned.im/noty/#/
Create login page with route
Create register page with route
Build register crud
Build login using passport
install dependancies passport passport-local express-session
Create Order controller and link it in server.js
Create Orders view with table for customer and admin
Place order functionality
Show all my orders on custormer orders page
Show orders on admin orders page
Change order status
Create Orders single page with status
Order tracker
You can’t perform that action at this time.