Toggle navigation
Toggle navigation
This project
Loading...
Sign in
임태민
/
Mapmory
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Graphs
Network
Create a new issue
Commits
Issue Boards
Authored by
임태민
2021-06-04 20:57:00 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
356b292615b6ed35e24ab48fb7f7853207c0fbb3
356b2926
1 parent
edd39c9a
Update README.md
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
13 additions
and
11 deletions
README.md
README.md
View file @
356b292
# 📒 Mapmory
Mamory
### 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
-
[
x
]
Register
-
[
x
]
Log in/out
-
[
x
]
Member information edit
-
[
x
]
Display your memories(With Title, Date, Author)
-
[
x
]
Search your memory(Search terms and buttons)
-
[
x
]
Save your memory with map
-
[
x
]
Show your memory with map
-
[
x
]
Edit your memory with map
### Stack
-----------------
...
...
@@ -26,7 +28,7 @@ If it does not work well
$ npm install nodemon-g
At package.json, add
"start" : "nodemon index.js"
At package.json, add
```shell "start" : "nodemon index.js" ```
"scripts": {
"test": "echo
\"
Error: no test specified
\"
&& exit 1",
...
...
@@ -50,5 +52,5 @@ At package.json, add "start" : "nodemon index.js"
### 👬 Team members
-----------------
+
Lim Taemin
+
Hong Jiyoon
\ No newline at end of file
+
Im Taemin (devTaemin)
+
Hong Jiyoon (fheldgktpdy)
\ No newline at end of file
...
...
Please
register
or
login
to post a comment