| A | B | C | D | E | |
|---|---|---|---|---|---|
1 | Title | Description | Remarks | Recommended Framework | |
2 | Environmental Impacts Dashboard | A dashboard of info about your city's environmental impact. When possible, the app shows you things like: amt of car traffic, public transportation options, news about policies enacted. User could tweak numbers and see how that would impact emissions | Some possible sources of data are data.gov and data.ca.gov | noon | |
3 | Course Learning Resources Compiler | A user puts in a list of classes they're taking (or topics they want to learn about), and the app scrapes the web for learning resources for that topic (videos, books, etc.) and can group them by subtopic and rank resources by quality (views and upvotes). | May need to be tweaked to a user question/answer style app. Could be similar to mapache-search | ||
4 | Quarantine Tracker | You can enter your daily activities and mood onto this web app and keep track of how you are feeling on a calendar. It can compare your moods to that of others who are also using this app and you can see how others are spending their days in quarantine. | |||
5 | Online Card Games | Coding online card game like Dutch Blitz or Resistance, (similar to how you can play Codenames or Pictionary online), so people can play with friends while social distancing. This will help friends stay in touch and not be so bored. | Definitely react, double check on copyright, otherwise good (solid challenge) | next.js / React | |
6 | New City/Home Search | Used to compare different cities for people looking for a new home, while also comparing different houses/apartments/etc. The app would detail cost of living, crime rates, and the average income of specified job(s) in the city, and cost/rent of the homes. | Some possible sources of data are data.gov and data.ca.gov | ||
7 | Budget Visualizer | This project would be something that people can use to visualize their budget. See what type of expenses they have, and how their income lines up with those expenses. It'll help people make smarter financial decisions. | https://plaid.com/docs/ | ||
8 | IV Housing | A web app that allows people to post lease offerings, communicate with potential leasers, and help people find potential roommates to live with. Essentially, this would replace the UCSB housing facebook group, but more specialized to IV residents. | Possible mapping integration (openstreetmaps) | ||
9 | Trivia Tourney | A Web app game that takes a group of participants say 16 or more and pins them against each other in a series of ones v ones to determine who's the trivia master. At the end there will only be one to claim the crown of Trivia King | https://opentdb.com/ | next.js React would have some advantages here |