PandaCoderSchool / KiVi

Application to help student find a job much more easily
0 stars 0 forks source link

Review Panda project #1

Open vtongcoder opened 9 years ago

vtongcoder commented 9 years ago

Hi Charles, @chug2k Our team, Panda team, would like to change the project name from Jobs4Students To KiVi (It's is short of Kiem Viec, in Vietnamese, it means find a job in English) Cause we think it short, easy to remember. After exercise Photo Map, we've learned a lot and implemented to our app. Please help to review a give your input. Thanks Panda Team @koyot3 , @hoaknoppix , @vtongcoder

chug2k commented 9 years ago

KiVi sounds cool!

I have one question - wouldn't you like to know if someone has applied for a job? Right now, because they email or call directly, you will not know if they found the job using KiVi. Can you find some way to store that information to the server so you have data on which jobs are popular?

This is a bit of work, but maybe you could build a "chat" or "message" feature directly into your app. I've used this library before: https://github.com/jessesquires/JSQMessagesViewController. https://github.com/firebase/ios-swift-chat-example is a full example that uses that library, and is built on top of Firebase.

At the very minimum, you should have some sort of data in Parse to track this behavior. Then you could also show information about which jobs are "trending" or "hot".

I would like to hear a concrete example of how to use this app. In the guidelines for this week, one of the tips is: Be sure to rehearse the story of your demo. Pick named characters as users to relate better with the audience. Create a story of a student, a company, and how you predict the app will be used. What kind of job? Long term, short term? Skilled? Labor? Full time? Part-time? Then you can see if your scenario is realistic is not.

chug2k commented 9 years ago

(guidelines are here: http://courses.coderschool.vn/content/week_6/group_milestone)