Skip to content

KaranpreetRaja/academic-management-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 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

About

YEC Programming Competition 2023 1st Place Winner

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •