Skip to content

steven-tam/MmOverlap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gopher Major Planner

Gopher Major Planner is a tool for students at the University of Minnesota who are planning on pursuing a combination of majors and minors. It helps students make informed decisions regarding their majors and minors and courses by offering tailored insights based on intended major and previous/interested coursework.

Step 1: Enter Your Major

Screenshot 2024-06-04 225356

Step 2: Enter Your Courses

Screenshot 2024-06-04 230144

Step 3: Plan Your Majors

Screenshot 2024-06-04 232634

Use desktop for best experience!

Instructions for Running Locally

To run frontend:

  1. cd MmOverlap
  2. cd frontend
  3. npm run dev
  4. Go to http://localhost:5173/

To run backend:

  1. cd MmOverlap
  2. cd backend
  3. npm run dev or npm start
  4. Go to http://localhost:3000/

About

A project from Social Coding Club at the University of Minnesota!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published