Enchanted Oasis

screenshot of Enchanted Oasis
nextjs
react
chakra-ui

A Simple School portal made with NextJs

Overview:

Hogwarts School is in need of a dedicated online portal that will serve as a comprehensive gateway for students, faculty, and administrators. This portal, which will be built using NextJS and MongoDB Atlas, will feature user authorization for admins, students, and faculty, as well as a house points tracking system, announcements, course registration, and access to course materials.

Features:

  • Admin, Student, and Faculty Authorization: Different levels of access will be provided to admins, students, and faculty, allowing each user type to perform specific actions within the portal.
  • House Points Tracking System: Students will be able to earn and track house points, promoting healthy competition and a sense of community among the different houses.
  • Announcements: Important announcements can be made to both students and faculty, ensuring that everyone stays informed about the latest updates and events.
  • User Profiles with House Affiliations: Students will have user profiles that showcase their house affiliations, adding a personal touch to the portal.
  • Course Registration and Management: Students will be able to register for courses, drop courses if needed, and view course information and materials.
  • Notifications: Users will receive notifications about upcoming events and examinations, keeping them informed and prepared.

Summary:

The Hogwarts School portal is a comprehensive online platform designed to enhance the magical experience for students, faculty, and administrators. With features such as user authorization, house points tracking, course registration, and notifications, this portal aims to provide a seamless and immersive Hogwarts experience. By utilizing NextJS, MongoDB Atlas, and Vercel serverless functions, the development of this portal is made efficient and scalable.

nextjs
Next.js

Next.js is a React-based web framework that enables server-side rendering, static site generation, and other powerful features for building modern web applications.

react
React

React is a widely used JavaScript library for building user interfaces and single-page applications. It follows a component-based architecture and uses a virtual DOM to efficiently update and render UI components

chakra-ui
Chakra UI

Chakra UI is a popular open-source React component library that provides a set of accessible and customizable UI components to help developers create modern web applications.

eslint
Eslint

ESLint is a linter for JavaScript that analyzes code to detect and report on potential problems and errors, as well as enforce consistent code style and best practices, helping developers to write cleaner, more maintainable code.

framer-motion
Framer Motion

Alpine.js is a lightweight JavaScript framework that simplifies the process of creating dynamic, reactive user interfaces on the web. It uses a declarative syntax that offers a higher level of abstraction compared to vanilla JavaScript, while being more performant and easier to use than jQuery.

google-analytics
Google Analytics

A website that uses Google Analytics to track website performance and user behavior. This includes features such as website traffic monitoring, conversion tracking, and audience segmentation to gain insights and optimize website performance.

typescript
Typescript

TypeScript is a superset of JavaScript, providing optional static typing, classes, interfaces, and other features that help developers write more maintainable and scalable code. TypeScript's static typing system can catch errors at compile-time, making it easier to build and maintain large applications.

vercel
Vercel

Vercel offers built-in support for deploying and hosting Next.js applications, making it a popular choice among Next.js developers.