Skip to content

AshishRanjan9ar/Student-Management-Web-Application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Student-Management-Web-Application

In this Student Management System Project in Node JS and MongoDB Framework, a clean and easy dashboard is displayed with multiple color choices for a better user experience. A free open-source CSS framework for its UI components; Bootstrap is also on board with some Vanilla CSS. Presenting a new Student Management System Node JS MongoDB Project that includes a student, mentor, and university panel with all of the necessary features for follow-up, as well as a competent resource for learning.

Requirements

Getting Started

  • Clone the repository
git clone <repo url> <project_name>

Open Terminal and follow these steps.

  • Install dependencies
npm install
  • Open "config/mongoose.js" and add MongoDB URI, local or Atlas
nodemon app.js
  • Build and run the project
npm start
  • Navigate to http://localhost:8000/

Introduction

A small project that uses the Node JS Language Web Framework and is based on a Student Management System Project in Node JS with MongoDB. The following Node JS project has all of the necessary capabilities for first- and second-year IT students to employ in their college projects. It contains several features that allow users to maintain the records of their students and mentors. This system, as well as the web application, has a clear concept that is similar to real-life scenarios and is well-implemented.

Description

Moving on, this node JS project for a Student Management System is primarily concerned with dealing with students, mentors, and university data. In addition, the system displays all accessible student information, including every detail. Additionally, the system enables the inclusion of university profiles. The project has three sections: student, mentor, and university panel. The learner can create their account and use the system in an overview of this web application. Student, mentor, and university are among the roles available in the registration area. The user can register those roles in this section. He or she must complete the profile after logging in as a student. It contains the student’s address, year, college name, and photo.

Features

  1. Sign In
  2. Sign Up
  3. Add Course
  4. Enroll Course
  5. Logout

Screenshots

Login

Image1

Sign Up

Image2

Add Courses

Image3

Enroll Course

Image4

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published