-
Notifications
You must be signed in to change notification settings - Fork 55
Home
Akshay Arora edited this page Aug 7, 2017
·
31 revisions
The purpose of this document is to clarify the main details of the app
Name: PyCon India Mobile App
Let's first try and answer the following questions::
- What is the main purpose of the app?
- How is the app going to be used?
- What features are going to be in the app?
Just having a app for the sake of having a app is useless unless it actually serves a prupose. If it does not serve a purpose apart from just existing for the sake of it, we might as well not do it atall.
- It should usefull to the volunteers/attendees.
- It should help automate stuff that otherwise can not be simply automated.
So, with that in mind let's look at last years features that are listed here https://github.com/pythonindia/PyCon-Mobile-App/issues/32
The list items are as follows::
- List Conference schedule.
- Separate schedule for each day.
- Current talk going on to be highlighted.
- Schedule item should load Session details
- Ability to favorite a session.
- Display the favorite session in a calendar view.`
- Remind the user 10 minutes before the session.
- User can submit the feedback of the session via app.
Items 1 & 2:: Schedule for each day::
Usecase:
- Volunteers and Organizers could use it for keeping track of the current track.
- Attendees could use it to select which talks they want to attend.