https://github.com/siddharth756/node-user-crud
Implemented CRUD functionality using node, express, mongodb, ejs.
https://github.com/siddharth756/node-user-crud
bootstrap css datatable ejs-template-engine expressjs html mongodb mongoose nodejs
Last synced: 3 months ago
JSON representation
Implemented CRUD functionality using node, express, mongodb, ejs.
- Host: GitHub
- URL: https://github.com/siddharth756/node-user-crud
- Owner: siddharth756
- Created: 2025-01-17T16:12:03.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-17T16:19:53.000Z (over 1 year ago)
- Last Synced: 2026-01-03T14:23:12.004Z (6 months ago)
- Topics: bootstrap, css, datatable, ejs-template-engine, expressjs, html, mongodb, mongoose, nodejs
- Language: EJS
- Homepage:
- Size: 3.62 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# User CRUD App
`
This is simple app created using Nodejs, Express, MongoDB, EJS.
`
`
Here, you can create, view, update, delete user.
`