Overview
Nebula Labs Apps and Tools
Nebula Labs is made of several projects:
- The Nebula Planner is a tool that helps each student plan their college experience and their coursework.
- The UTD Survival Guide is a personalized handbook and reference guide on how to best be a student and take advantage of opportunities at UT Dallas.
- The Nebula API is a public API for student-related data that powers Nebula Labs.
- UTD Trends is a tool to visualize historical class grade distributions.
Project Repositories
Nebula Labs has a few repositories for different purposes (all in the UTDNebula organization):
- planner - Source code for the Nebula Planner.
- nebula-api - Source code for the Nebula API.
- client-library - A JavaScipt client library to interface with the Nebula API.
- components - A custom shared component library for Nebula Labs projects.
- website - Source for the Project Nebula team website
- utd-trends - Source code for the UTD Grades service.
- comet-circle - Source code for the Comet Circle HackUTD VIII project.
Reference: Project Naming
Nebula Labs has different names for all of the stuff going on.
Project Name | Short Name | Codename | GitHub Repo Name | Project Website |
---|---|---|---|---|
Nebula Planner | Planner | planner | UTDNebula/planner | utdnebula.com |
UTD Survival Guide | Guide | guide | UTDNebula/survival-guide | utd.guide |
Nebula API | API | api | UTDNebula/nebula-api | api.utdnebula.com |
UTD Trends | Trends | trends | UTDNebula/utd-trends | utdgrades.com grades.utdnebula.com |
Comet Circle | Heatmap | heatmap | UTDNebula/comet-circle | heatmap.utdenbula.com |
Components | Components | components | UTDNebula/components | |
Nebula Website | Website | website | UTDNebula/website | about.utdnebula.com |