My objective was to practise my backend skills using node.js and mongoDB through a practical project. I also found it interesting to practise MVC design pattern.
A website that provides user to create, edit and remove new data in a database. This type service is helpful for users who would like to have employees management system in their store for example.
- Website owner can add data to his/her datasheet, this data contains name, email, gender and status of this user.
- He/she can easily update the data of each person.
- Finally, web owner can delete permenantly any data in the sheet
The Web Application is built using:
- Front-end
- JavaScript
- CSS
- ejs
- Backend:
- Node.js (Python)
- Database:
- MongoDB
Demo.mp4
All rights reserved to this tutorial video