Skip to content

Final Course Team Project for CSCI 201 - Principles of Software Development

Notifications You must be signed in to change notification settings

aekruijssen/SycamoreScheduler

Repository files navigation

SycamoreScheduler

Final Course Team Project for CSCI 201 - Principles of Software Development

Browse through classes at USC and view relevant information, including RateMyProfessors data and course summaries. Maintain a 4-year academic plan, keeping track of your completed courses, viewing and placing your remaining required major/minor courses, and finding space for electives.

  • Python web scraper collected course data from USC site
  • Stored in SQL database along with user account data (saved major, completed course history, friends they follow, etc.)
  • My role was implementing web sockets and multi-threading to enable real-time collaborative editing, similar to Google Docs (more info w/ class diagram below)
  • Learned proper software development methodologies, source/version control with Git, pair programming, and documentation
  • Frontend: Javascript, React.js, Maven, Grommet framework, BeautifulSoup HTML parsing library
  • Backend: Java Servlets, Python scripting, JSON data parsing, MySQL Database

Logo

Landing

Signupin

home

home2

Database

Class Hierarchy/Diagram

Class

Classes

These classes manage the collaborative editing feature, using multithreading and WebSockets: Classes2

About

Final Course Team Project for CSCI 201 - Principles of Software Development

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published