GithubHelp home page GithubHelp logo

ccorrado / cooper2.0 Goto Github PK

View Code? Open in Web Editor NEW
3.0 3.0 1.0 11.41 MB

SSW 695: Cooper 2.0 is a reimagined version of the Mr. Cooper Course Scheduling System

Home Page: https://cooper.ccorrads.com

License: Apache License 2.0

Dockerfile 0.80% JavaScript 65.26% CSS 5.44% Kotlin 26.72% HTML 0.34% Python 1.44%

cooper2.0's People

Contributors

adityamunot avatar ccorrado avatar darielbobadilla avatar dependabot[bot] avatar samnormcorewayne avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

cooper2.0's Issues

Implement Home Screen

The Home Screen of Mr. Cooper should provide the user with:

  • The ability to see (or configure) their Institution, Major course of study, and swap requests
  • The ability to navigate to view their registered Courses or search for available Courses

Implement Registered Courses screen

The Registered tab on the home screen should allow the user to:

  • View all courses the user has registered for
  • Unregister for a course
  • Select a course to offer to swap with another student

Connect Login/Registration Across Services

Issue: Currently, the repository is set up with docker-compose across all services but the services don't talk to each other

Solution: Create an integrated environment with all dockerized containers via user management

association request & response format TBD

/**
 * @typedef CategoryRequest
 * @property {{[email protected]}} username - username (zzhan26)
 * @property {{Stevens}} faculty - faculty (Stevens)
 * @property {{}} timerange - timerange (TBD)
 */

/**
 * @typedef CategoryResponse
 * @property {{[email protected]}} username - username (zzhan26)
 * @property {{Stevens}} faculty - faculty (Stevens)
 * @property {{courses}} courseList - courseList ()
 */

/**
 * @route GET /association/associate_category
 * @group association - Category
 * @param {timerange}
 * @returns {CategoryResponse.model}
 * @returns {ErrorResponse.model}
 */

https://github.com/CCorrado/Cooper2.0/blob/feature/backend_create_usr/backend/routes/users/association/associate_category.js

require for some suggestions

And sorry guys I cannot help to code this part.
for my current branch, I will finish creatre_user, get_user, login_user and associate_category and then make a PR.
Sorry, but I always forgot to make PR. And, I do not want master like a mess so I will finish those ASAP and make a PR.

Implement Search Screen

The Search Screen should provide the user with the ability to:

  • View all available courses
  • Search and register for available courses

Host Mr. Cooper on AWS

Hosting Mr. Cooper should be done so that the application is accessible via the internet.

This will be crucial for testing features such as:

  • Course swapping
  • Course Lookup
  • Course Registration
  • Registration and Login (Session Management)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.