yuvraj-2503/attendance_system_backend

Yuvraj Singh

Web Developer
Node.js

Attendance System

This repo contains backend code for an Online Attendance System developed as my personal project. This project aims to solve the problem of taking attendance in online mode during this covid era.

How to run server

Go to main directory and run npm install
Install Nodemon by using the following command npm i -g nodemon
Run Server by nodemon app.js

Database Connection

Create .env file in main directory
Create a variable DATABASE and initiate it with your MongoDB connection uri string DATABASE=<Your_MongoDB_Connection_URI>
and port number
PORT=<Port number>

Folder Structure

Partner With Yuvraj
View Services

More Projects by Yuvraj