prj2113 / InternProgress

iOS app to record intern progress.It will basically have 2 types of users <Intern, Mentor>. So the intern can add daily progress in his account and can choose who to share it with (incase need to share it with multiple mentors). The mentor will have a view in which it will list all interns under him and then he can choose to view the report for a specific intern.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About the app

This is an iOS app to be used by the mentors and interns during internship. It lets the mentor and intern share a progress report based on the daily progress added by the intern. The intern can manage the mentors with whom he wants to share his progress. The mentor can view the progress reports of all interns working under him. This app uses Apigee's App Services, which is a free hosted version of the open source BaaS project called Usergrid.

Using the app

Clone the repository into your computer. Open the file Intern Progress.xcodeproj in Xcode and run the project. To try out the app, you can use the following demo users:

username: intern@apigee.com
password: interndemo

username: mentor@apigee.com
password: mentordemo

You can also register as a new user.

Walkthrough of all user stories:

Video Walkthrough

GIF created with LiceCap.

About

iOS app to record intern progress.It will basically have 2 types of users <Intern, Mentor>. So the intern can add daily progress in his account and can choose who to share it with (incase need to share it with multiple mentors). The mentor will have a view in which it will list all interns under him and then he can choose to view the report for a specific intern.


Languages

Language:Objective-C 100.0%