Student Informatics Registration System

This is a student registration system designed for an institute using MySQL, Node.js, Express, MongoDB, HTML, and CSS. The system allows an admin to manage instructors and students, and instructors to manage their courses and students. Students can register for courses and view their grades.

Features

  • Authentication and authorization system for admins, instructors, and students.
  • Admin dashboard for managing instructors and students.
  • Instructor dashboard for managing courses and students.
  • Student dashboard for registering for courses and viewing grades.
  • MySQL database for storing student, instructor and course information.
  • MongoDB database for storing admin login credentials.
  • Responsive web design for optimal viewing on all devices.

Technologies Used

  • MySQL
  • MongoDB
  • Node.js
  • Express
  • HTML
  • CSS

Deployed at https://student-informatics.onrender.com/ Admin credentials=> email: xyz@example.com password: 12345678

Built With

Share this project:

Updates