Skip to content

Latest commit

 

History

History
38 lines (29 loc) · 1.37 KB

todos.md

File metadata and controls

38 lines (29 loc) · 1.37 KB

DONE

  • get free hackathons method (sorted by dates)
  • get remote hackathons method (sorted by date)
  • extract 'sortedBy...' funcs to a helper folder
  • create btns for the new methods: getFreeHackathons, getRemoteHackathons
  • update length of total results showing (html)
  • create new filter by location: - if user search params contains or match hackathon.location, - show filtered results by this location
  • create a search bar with address autocomplete, permitting only address
  • styles dos componentes e páginas
  • favicon
  • deploy vercel
  • root styles no global
  • extract components
  • css responsive, mobile styles
  • create pagination
  • add more hackathons to api
  • update github readme.md file

TODO