Skip to content

Latest commit

 

History

History
59 lines (44 loc) · 813 Bytes

Plan.md

File metadata and controls

59 lines (44 loc) · 813 Bytes

##Model

TODO's Model Shape

{
	salaries = List Salary 
	job : emptyJob 

}

UPDATE

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

VIEW

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
    • Search
      • search form

           location 
           pay 
           college 
        
      • search results

           job title 
           pay 
           location
           college