gachez / travel-log

A full stack application that lists information about places on a map

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FULL STACK TRAVEL LOG APP

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

TODO

  1. Setup Server ✔️ Install Dependencies ✔️ Install / Setup Linter ✔️ Setup Express App ✔️ Setup Not Found and Error Middlewares

  2. Model DB ✔️ What data will we store?

  3. ✔️ Setup Mongoose Model

  4. ✔️ POST /logs ✔️ Create a new log entry

  5. ✔️ GET /logs ✔️ list all log entries

  6. ✔️ Setup Client

  7. ✔️ Create Form to add a new entry

  8. ✔️ Setup Map SDK on client

  9. ✔️ List all log entries on map

  10. ✔️ DEPLOY

About

A full stack application that lists information about places on a map


Languages

Language:JavaScript 81.5%Language:HTML 15.6%Language:CSS 2.9%