onggieoi / travel-log

A full stack application to store / list places you have traveled.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Full Stack Travel Log

A full stack application to store / list places you have traveled.

TODO

  • Setup Server
    • Install Dependencies
    • Install / Setup Linter
    • Setup Express App
    • Setup Not Found and Error Middlewares
  • Model DB
    • What data will we store?
  • Setup Mongoose Model(s)
  • POST /logs
    • Create a new log entry
  • GET / logs
    • List all log entries
  • Setup Client
  • Create Form to add a new entry
  • Setup Map SDK on client
  • List all log entries on map
  • DEPLOY!

About

A full stack application to store / list places you have traveled.


Languages

Language:JavaScript 78.7%Language:HTML 13.4%Language:CSS 5.5%Language:Shell 2.4%