Skip to content

NITHIN3387/student-event-management-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

Student Event Management System

a Database Management System (DBMS) for monitoring student involvement in a wide range of extracurricular activities, such as hackathons, sports, and cultural events. It gives the Department Head a thorough perspective to help determine eligibility for different possibilities by combining attendance and academic records. This data-driven method enhances the nuanced knowledge of students' overall progress within a succinct framework by enabling personalized recommendations based on individual strengths and areas for improvement

Installation

Student Event Management System require Node.js to run.

Clone This Repo.

git clone https://github.com/NITHIN3387/student-event-management-system.git

Install the dependencies and devDependencies of client side.

cd student-event-management-system/client
npm install

Run the development server of client side

npm run dev

The development server will start, and you can access the application at http://localhost:3000.

Install the dependencies and devDependencies of server side.

cd student-event-management-system/server
npm install

Run the development server of server side

npm run dev

The development server will start running at the PORT you metioned in the .env file (default PORT is 4000).


last updated: 18 FEB 20204

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages