Skip to content

timmyjunchen/appdev-hack-challenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 

Repository files navigation

appdev-hack-challenge

  1. CUStudy
  2. a better way to study together
  3. https://github.com/elev-en/hack_challenge
  4. Screenshots: Login Screen:

Create Login Information:

Screen Before Entering Profile Information:

Enter Profile Information:

Screen Before Entering Classes:

Enter Your Classes:

Your Profile:

Search Screen:

Search Users:

Create Post:

Create Post Using Calender:

  1. CUStudy is the first app of its kind to combine studying with finding friends. Create study groups that meet every week and add your friends! Don't worry about forgetting the time since you receieve a text message before the meetup time.
  2. IOS Frontend:
    1. We used NSLayoutConstraint.
    2. We used UITable views for the course selection aspect and used UI CollectionViews for the friends, comments, posts, and profiles.
    3. We used a UITabBarController for our main pages.
    4. We used Network manager to connect backend to frontend.
  3. Backend:
    1. We have 20 route in total.
    2. We have 4 tables with many relationships between them.
    3. We have an API Specification that we turned into the final submission form.
    4. We implemented authentication.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors