dastratakos / Classy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Classy

Project Synopsis

Our project aims to create a space where undergraduates can compare four-year plans and share courses they are currently and are planning on taking. We want to be the social middle ground between ExploreCourses and Carta, allowing users to clearly visualize what their and their peers' schedules will look like.

In our mobile app, users are able to input their four-year plan, view their progress on requirements such as units and Ways, and check out what their peers are taking. Users' profiles will consist of their academic year, major, clubs and interests and more! Based on one’s courses, interests, and friends, we will offer them recommendations for courses to take in the future.

Technologies

Frontend - Expo App (TypeScript)

To run the app, run these commands:

cd Classy
yarn install
expo start

Then, type Shift + i to select an iOS simulator to run the app on.

To publish the app to the App Store, use the following commands:

eas build -p ios
eas submit -p ios --latest

To publish the app to the Play Store, use the following commands:

eas build -p android
eas submit -p android --latest

Backend - Firebase

Team

Grace Alwan Melissa Daniel Tara Jones Jiwon Lee Dean Stratakos

Team Skills Matrix

Member Skills Personal Traits Desired Growth Weaknesses
Grace Alwan Front-end programming, React/React Native, Documentation/Management Organized, dependable, detail-oriented, creative Design Backend
Melissa Daniel Front-end biotech development, Data system design, PYMOL, graphics Creative, motivated, team-oriented, innovative Design AI, systems
Tara Jones Systems, Web, HCI design choices, Graphics Motivated, outgoing, organized, creative Organized code base, design AI and App Development
Jiwon Lee Mobile/web dev, frontend and backend dev, design Detail-oriented, organized, quick to learn Design Systems, AI
Dean Stratakos Systems, AI, mobile/web dev Detail-oriented, passionate, light-spirited Clean code, appropriate scoping of features Design

Team Communication

  • Group iMessage
  • Slack with TA (Jess Yeung)
  • Email: {galwan, mdaniel8, tarabeth, jiwonlee, dstratak}@ stanford.edu
  • SGM Wednesdays @ 12:30pm with Jess

Notes

  • make sure to run expo install firebase from the Classy directory.

About


Languages

Language:TypeScript 89.0%Language:Python 9.4%Language:JavaScript 1.6%