Skip to content

Triellis/Enchanted-Oasis

Repository files navigation

Live Demo

output.mp4

You can login with the following credentials

Admin:

Email: admin@hogwards.edu
Password: admin888

Faculty:

Email: faculty@hogwards.edu
Password: faculty888

Student:

Email: student@hogwards.edu
Password: student888

Link:

🔴 https://enchanted-oasis.vercel.app

Screenshots

Alt text Alt text Alt text Alt text Alt text

Hogwarts School portal

Hogwarts faces a noticeable absence of a dedicated online portal that allows students to immerse themselves in the magical experience fully. As a result, there is a pressing need for participants to create a website that serves as a comprehensive gateway to Hogwarts.🏰🧙‍♂️. This Web site will be a one-stop-shop for all things Hogwarts, including course registration, house points, and announcements.

Basic Features

  • Admin, Student, and Faculty Authorization.
  • Admin should be able to add/update/delete courses, faculties, and students.
  • House points tracking system,
  • Announcements to students and faculties.

Student Features

  • User profiles with house affiliations.
  • Being able to register/drop or view a course.
  • Access to course material
  • Notifications for upcoming events and examinations.

Faculty Features

  • Being able to view/add/delete students
  • Notifications for upcoming events and examinations.

Tech Stack

  • Frontend: NextJS (ReactJS) + ChakraUI
  • Backend: Vercel serverless functions + MongoDB Atlas

Developing

Clone the repository

git clone https://github.com/JeelRajodiya/Enchanted-Oasis.git

Install dependencies

npm install

Run the development server

npm run dev