An academic project for Cloud Computing (CS-GY-9233) at NYU Tandon with Prof Sambit Sahu.
NYU Course Buddy is a web-app designed to help NYU students in the course registration process.
Every NYU student can relate with the struggle of registering for their desired classes. Often courses are full within seconds, leaving students grappling for courses they don’t wish to take. At the end, it is up to these students to find others who are interested in swapping the particular pair of courses they have with the ones they want. Another way students can register for a course is when someone else drops it. But the challenge is finding out when a course has become available. The students have to look at quite a few different places to find reviews about the subjects as well. The existing tools out there, i.e. Coursicle, RateMyProfessor, etc offer some relief but at a cost and are not consolidated as one solution.
We propose a web application that facilities our NYU students in the class registration process. It will have the following features:
- A complete list of all the courses being offered for the current semester.
- Ability to add courses to the user’s wishlist.
- When a course that is in the wishlist becomes available, a notification will be sent to the user's email.
- Ability to view and add new reviews/ratings for a particular course.
- A dashboard for a high level view on course trends. For example, live charts/analytics for hot subjects and course ratings.
- A smart chatbot through which users can query for various use cases like Open Courses, Trending Courses, etc
Schedge - Albert course listing API
"Schedge is a program that scrapes Albert, then provides a simple API for course data. You can query course data from different semesters with all the corresponding meeting times and recitations."
For design and prototype using Figma click here
- AWS Services
- Hosting on S3
- User Authentication and Security using Cognito and IAM
- APIs on API Gateway
- Backed for APIs on Lambda
- Databases: RDS
- Indexing ElasticSearch
- Chatbot on Lex
- Notifications using SES
- Polling with EventBridge + Lambda
- Queue user notifications with SQS