Name Last Update
config Loading commit data...
models Loading commit data...
public Loading commit data...
routes Loading commit data...
views Loading commit data...
.gitignore Loading commit data...
README.md Loading commit data...
index.js Loading commit data...
package-lock.json Loading commit data...
package.json Loading commit data...
util.js Loading commit data...

Mapmory : save your reminiscence with place

Mapmory functions


  • Register
  • Log in/out
  • Member information edit
  • Display your memories(With Title, Date, Author)
  • Search your memory(Search terms and buttons)
  • Save your memory with map
  • Show your memory with map
  • Edit your memory with map

Stack


  • Front end : EJS template engine
  • Back end : Node JS, Mongo DB, Express
  • Server : AWS EC2

Quick Start (build, install, setup manual)

Dependency


  • bcryptjs : 2.4.3,
  • body-parser : 1.19.0,
  • connect-flash : 0.1.1,
  • ejs : 3.1.6,
  • express : 4.17.1,
  • express-session : 1.17.1,
  • method-override : 3.0.0,
  • mongoose : 5.12.8,
  • passport : 0.4.1,
  • passport-local : 1.0.0

Team members


  • Lim Taemin
  • Hong Jiyoon