I finished the refactoring for now, to make the app multi platform.
So then i did some more brainstorming and I have consolidated what is the next few features I need to do
-
tips, to tell the user about features the app has
-
they sound easy but each tip needs rules and parameters and all kinds of obscure annoying things, so its going to be harder than it looks
-
my first tip shown below
-
An indicator next to each friend about their status, which is going to take the user’s location, taken in the background, to tell if they are on campus or off campus
-
So from this you can tell when a user arrives at school or if they are sick
-
iOS provides a function that will call my app, from the background, every time the user crosses a specific map polygon (The school). so i dont even need to do any map processing, my app just gets called every time the device goes in or out of school!
-
plus i can add cool related features like the user’s average arrival time to school, which will be pretty cool!
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.