themoose3 / Recreo

1 stars 1 forks source link

Create view controllers needed for early functionality #9

Closed eveningsamurai closed 7 years ago

eveningsamurai commented 7 years ago

Login Screen

Event Feed

Event Detail

Chat Conversation

Hamburger Menu

Archives

Profile

Create Event

Contact List

Gallery

anjlal commented 7 years ago

How should we split this up? We could each take 2-3 view controllers.

eveningsamurai commented 7 years ago

Yeah sure, I can take the Login screen controllers

anjlal commented 7 years ago

As of 4/30, LoginVC(AP), EventVC (AP), AddEvent(AP), EventDetailVC(AL), ProfileVC(AL), GalleryVC(AL), and ContactVC(SY).

eveningsamurai commented 7 years ago

Attaching the discussed list of controllers groupproject_controllers

eveningsamurai commented 7 years ago

Marking as complete