Skip to content

Latest commit

 

History

History
30 lines (24 loc) · 1.24 KB

File metadata and controls

30 lines (24 loc) · 1.24 KB

Group ID: 32

Office Management System - Backend

Group Details

Member Details:

Name Student ID Username
Priyanka PDMK IT19954974 Modeesha-Kalani
Jayawardana GVHD IT19972176 HansakaDilshanJayawardana
Dharmadasa KRWS IT19970578 SandunDharmadasa
Alahakoon ASGP IT19960432 ShalithaAlahakoon

Project Description

This is a system implemented for a office. There are several functions as Employee Management, Client Management, Inventory Management, Document Management. Add Details, Read Details, Update Status, Update Details, Delete Details are main operations for all of the functions. This is the backend of the office management system.

Priyanka PDMK - Employee Management | Jayawardana GVHD - Client Management | Dharmadasa KRWS - Inventory Management | Alahakoon ASGP - Document Management

Technologies

Language - NodeJS | Database - MongoDB | IDE - VS Code | Integrate Technology Service - GitHub

How to get started with your app

Prerequisites

  1. NodeJS

Procedure of setting up Prerequisites and run the project

  1. Open the code via VS Code
  2. Run the npm i command in the terminal of VS Code
  3. Run the npm run dev command in the terminal of VS Code