Skip to content

Intelligent academic planning tool designed to simplify degree planning and semester scheduling for students. Created using NextJS + ChakraUI, Prisma, and PostgresSQL.

Notifications You must be signed in to change notification settings

hani-hj1908619/smart-advisor

Repository files navigation

Smart Advisor

Smart Advisor is an intelligent academic planning tool designed to streamline the degree planning and semester scheduling process. With personalized recommendations, intuitive planning features, and comprehensive review systems, Smart Advisor empowers students to make informed decisions about their academic journey.

Technologies Used

Frontend

  • Next.js + Chakra UI

Backend

  • PostgreSQL: Used as the backend database for storing all application data.
  • Prisma: Used to provide an ORM layer for interacting with the database and generates type-safe query builders based on the defined data models.
  • Next.js: Used to create API endpoints that were used in both the web and mobile applications.

Features

  • Create personalized degree study plans
  • Intelligent warnings to prevent missing pre-requisites and graduation delays
  • Create and save multiple study plans
  • Smart scheduling algorithm for conflict-free semester planning
  • Comprehensive course and instructor review system
  • Easy integration with existing university systems using adapters

Screenshots

Screenshot 1 Screenshot 2 Screenshot 2

Demo

Check out the demo to explore Smart Advisor in action. Click here to create an account to test the demo.

Installation

To install Smart Advisor locally, follow these steps:

  1. Clone the repository: git clone https://github.com/hani-hj1908619/smart-advisor.git
  2. Install dependencies: npm install
  3. Start the development server: npm run dev

License

This project is licensed under the MIT License.

About

Intelligent academic planning tool designed to simplify degree planning and semester scheduling for students. Created using NextJS + ChakraUI, Prisma, and PostgresSQL.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages