홍지윤

Update README.md

Showing 1 changed file with 12 additions and 6 deletions
1 -# Mapmory 1 +# Mapmory : save your reminiscence with place
2 2
3 ### Mapmory functions 3 ### Mapmory functions
4 ----------------- 4 -----------------
5 - 5 ++ Register
6 ++ Log in/out
7 ++ Member information edit
8 ++ Display your memories(With Title, Date, Author)
9 ++ Search your memory(Search terms and buttons)
10 ++ Save your memory with map
11 ++ Show your memory with map
12 ++ Edit your memory with map
6 13
7 ### Stack 14 ### Stack
8 ----------------- 15 -----------------
9 -+ Node JS 16 ++ Front end : EJS template engine
10 -+ Mongo DB 17 ++ Back end : Node JS, Mongo DB, Express
11 -+ Express 18 ++ Server : AWS EC2
12 -+ AWS EC2
13 19
14 ## Quick Start (build, install, setup manual) 20 ## Quick Start (build, install, setup manual)
15 21
......