Skip to content

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.

Notifications You must be signed in to change notification settings

MyProjectsProgress/User_Management_System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages