/User_Management_System

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.

Primary LanguageEJS

User_Management_System

Table of Contents

Goal

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.

Description

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.

Features

  • 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

Technology Used:

The Web Application is built using:

  • Front-end
    • JavaScript
    • CSS
    • ejs
  • Backend:
    • Node.js (Python)
  • Database:
    • MongoDB

Project Demo

Demo.mp4

Screenshots

front page adding new user updating existing data

All rights reserved to this tutorial video