Scarlet Navigator is a free and open source project designed to make planning your courses less confusing and more intuitive. By looking at the bigger picture, you'll be more confident about your path towards graduation. Once a side-project, Scarlet Navigator is now managed, maintained, and developed by Rutgers CSL.
Check out the reddit post! @ go.rutgers.edu/scarletnav.
Awarded Best Fullstack Project by the Rutgers Computer Science Department!
-
Drag and Drop
- Intuitively move your courses and semesters around like it's no big deal.
-
Create or Drag-In Courses
- From a list of over 4,500+ Rutgers University courses, drag them into your schedule. Don’t see a course? No problem! You have the option to create courses yourself.
-
Customizable Degree/Program Tracker
- So many cores and requirements to track. Pre-med. Pre-pt. Pre-dental. Computer Science. How about you create them yourself? Or… you can choose from a small list of already-made tracks.
-
Super Flexibility
- Summer/Winter/AP/College credits? Hypothetical semesters? Enable/disable/rename your semesters to match your unique college experience.
-
GPA Calculator & Credit Calculator
- See if you’d be on track to completing your graduation with the GPA that you want. Add in your current grades or grades that you predict you’ll receive in the future
-
Add in Helpful Notes
- Want to create a checklist or write down notes on particular courses or semesters? No problem. Markdown is supported.
-
Exporter and Importer
- Export your schedule, program, courses (and more), for your friends or your community (make an
Issue
to share with the rest of us!).
- Export your schedule, program, courses (and more), for your friends or your community (make an
-
Customizable Experience
- In the settings tab, feel free to choose and customize the information and colors you wish to see.
-
Save Your Data to the Cloud Easily
- You own your data. Login with Google and feel free to automatically sync your custom schedules, settings, courses, and programs to your Google Drive.
Thank you for sharing your work with the rest of the community. If you wish to share your custom track requirements that you've made, simply create a pull request.
- Click on
Issues
and then at the top-right corner clickNew Issue
- Paste in the exported requirement tracking code
- We'll handle the rest.
Currently in VERY active development.
First, run the development server:
pnpm run i
pnpm run dev
Open http://localhost:3000 with your browser to see the result.