Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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