Skip to content

shtanriverdi/FarmStand-CRUD-with-Bulma-Express-EJS-Mongo-Web-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FarmStand CRUD with Bulma, Express, EJS, Mongo-Web-App

This is a basic create, read, update, delete (CRUD) operations example in pure HTML, Bulma CSS, JS, EJS, NodeJS, and ExpressJS with Mongoose, and MongoDB.

Farm Stand(3)

Tech Stack Used:

  • NodeJS
  • ExpressJS
  • MongoDB
  • Mongoose
  • EJS View Engine
  • HTML, CSS, JS
  • Bulma
  • Utilities like Method-Override, Reload, etc.

MongoDB Schema

Screenshot 2023-10-13 170417

Main Page Screenshot

Farm Stand CRUD Projects