Skip to content

ordered cf online, through project practise use nodejs crud . authentication between user and admin, json web token ,statistics on the number of invoices and the number of registered accounts

Notifications You must be signed in to change notification settings

hodinhtuankiet/nodejs-onlcf

Repository files navigation

Hi 👋, Welcome to sell Coffee Online

hodinhtuankiet

- 🤝 I’m looking for help with **Customer order online**

Languages and Tools:

bootstrap css3 git html5 javascript mongodb


Step to start project

install Mongodb

(https://www.mongodb.com/)
  

install express

$ npm install express

  

To find db in mongodb , u will dload mongoose and int

$ npm install mongoose
// Using Node.js `require()`
const mongoose = require('mongoose');

// Using ES6 imports import mongoose from 'mongoose';

To read data on client, we use handlebar

<script src="https://cdn.jsdelivr.net/npm/handlebars@latest/dist/handlebars.js"></script>
example:

{{firstname}} {{lastname}}

- Cart Management Page Order - Product Management Page Product

About

ordered cf online, through project practise use nodejs crud . authentication between user and admin, json web token ,statistics on the number of invoices and the number of registered accounts

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published