Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Academic Management System

About

This is an academic management system for the YEC competition. It is a web application that allows students to view their courses and grades, and allows teachers to view their courses and students. It also allows teachers to add grades for students. Additionally, it allows admins to create courses, add students and teachers, and assign students to courses.

Project setup

Clone the repo

git clone https://github.com/KaranpreetRaja/academic-management-system.git

Install node modules

npm install

add key.json to api directory

You need to add the key.json file to api directory. This can be requested from the project owner.

Run the Backend

In one terminal, run the following command to start the backend server:

node api/app.cjs

Run the frontend

In another terminal, run the following command to start the frontend server:

npm run dev

Database-management-system

Database-management-system

Database-management-system

Database-management-system

About

1st Place YEC - Content based recommender system which uses NLP to recommend relevant courses to the users.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages