Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zezs/product-crud-project
FarmStand is a simple web application for managing products in a store. It allows users to view, create, edit, and delete products through a user-friendly interface. The app uses Node.js, Express.js, MongoDB, and EJS for backend functionality and serves dynamic views styled with Bootstrap.
https://github.com/zezs/product-crud-project
crud css express html javascript mongodb nodejs nodemon rest-api
Last synced: 14 days ago
JSON representation
FarmStand is a simple web application for managing products in a store. It allows users to view, create, edit, and delete products through a user-friendly interface. The app uses Node.js, Express.js, MongoDB, and EJS for backend functionality and serves dynamic views styled with Bootstrap.
- Host: GitHub
- URL: https://github.com/zezs/product-crud-project
- Owner: zezs
- Created: 2024-12-09T09:43:39.000Z (20 days ago)
- Default Branch: main
- Last Pushed: 2024-12-09T09:48:29.000Z (20 days ago)
- Last Synced: 2024-12-09T10:37:59.220Z (20 days ago)
- Topics: crud, css, express, html, javascript, mongodb, nodejs, nodemon, rest-api
- Language: JavaScript
- Homepage:
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# FarmStand - Product Management App
FarmStand is a web application to manage products in a store. It allows users to **view**, **create**, **edit**, and **delete** products. Built with **Node.js**, **Express.js**, **MongoDB**, and **EJS** with **Bootstrap** for the frontend.
## Features
- **Create, Edit, View, Delete** products.
- **Category filtering** for products.## Technologies
- **Backend**: Node.js, Express.js, MongoDB (Mongoose)
- **Frontend**: EJS, Bootstrap, HTML, CSS
- **Tools**: Method-Override, Morgan