-
Notifications
You must be signed in to change notification settings - Fork 2
/
project.TODO
33 lines (28 loc) · 1.29 KB
/
project.TODO
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
TO-DO
☐ Update profile data => only if is my data (JWT)
☐ Change JWT to include in the payload only: userId, roles
☐ show 5 more close restaurants
☐ show pictures
☐ mark as favorites per user
☐ AWS to move images to an only read folder
☐ Add roles => only admin can edit restaurants
☐ Add rating system
☐ Add comments (only logged users)
☐ Add testings for models
___________________
Archive:
✔ Get data from avatar (images) @done (16-11-29 23:00)
✔ Show error when logging & register fails @done (16-11-29 23:00)
✔ Authentication w/ passport local & google @done (16-11-29 10:25)
✔ Fix go to top on change page @done (16-11-29 10:25)
✔ Session Storage by default @done (16-11-29 10:25)
✔ Set constants for SESSION & LOCAL @done (16-11-29 10:25)
✔ Mongoose @done (16-11-23 23:15)
✔ upload to heroku & mongolab @done (16-11-23 23:10)
✔ upload pictures @done (16-11-20 21:44)
✔ show update succesfully @done (16-11-20 13:02)
✔ manage dates in mongo (add and read) @done (16-11-20 12:13)
✔ edit location in map by drap & drop & getting coordinates @done (16-11-20 12:13)
✔ Edit page @done (16-11-20 12:13)
✔ new map in details page @done (16-11-20 11:08)
✔ Details Page @done (16-11-20 11:07)