##Model
TODO's Model Shape
{
salaries = List Salary
job : emptyJob
}
What can be done in our app
- view salaries from server
- add job to server
TODO
- view area ranking list
- view major ranking list
- view college ranking list
- search and display results for job offers with
What are the logical groupings of our app
- main view outmost function
- salary chart
- Add Job Section
- Add job header
- Job form
- title
- location
- pay
- input
- buttons for hourly, monthly, Yearly
- company
- major
- sponsorship
- submit button
- Job form
- Add job header
- Search
-
search form
location pay college
-
search results
job title pay location college
-