Skip to content

Latest commit

ย 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐ŸŽ“ Education Management System (EMS)

Project Overview The Education Management System (EMS) is a full-stack application designed to streamline the management of courses, students, teachers, and admins within an educational institution. This system enables role-based dashboards and course management, including course creation, enrollment, grade assignments, and performance tracking. The project is built using the MERN stack (MongoDB, Express, React, Node.js), and supports authentication, dynamic forms, and data visualization.

โš™๏ธ Installation & Setup Backend Setup 1 Clone the repository: 2 cd education-management-system/backend 3 Install dependencies: npm install 4 Create a .env file in the backend directory and add the following: 5 .env 6 Start the backend server: 7 npm run dev

Frontend Setup

  1. Navigate to the frontend directory:
  2. cd ../frontend
  3. Install frontend dependencies:
  4. npm install
  5. Start the React development server: npm start

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages