-
Notifications
You must be signed in to change notification settings - Fork 0
/
diary.txt
72 lines (72 loc) · 2.12 KB
/
diary.txt
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
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
Date: 17/10
Start: 1pm
Stop: 6pm
Activity: Set up / coding
Comments: set up, begin conversion of data into database
------------------------------------------------
Date: 18/10
Start: 3pm
Stop: 6pm
Activity: coding
Comments: finish database setup. Got comments, posts and rpelies displaying. Search worlking and friends being displayed.
------------------------------------------------
Date: 20/10
Start: 3pm
Stop: 5pm
Activity: refactoring
Comments: needed to fix routes and file structure so it would work on cse machines
------------------------------------------------
Date: 21/10
Start: 10am
Stop: 12pm
Activity: coding
Comments: set up authentication
------------------------------------------------
Date: 21/10
Start: 1pm
Stop: 6pm
Activity: coding
Comments: Feed information being pulled. Also had to add friends relational database
------------------------------------------------
Date: 22/10
Start: 9am
Stop: 3am
Activity: coding
Comments: Cleaned up the feed. Now posts are displayed on their own page. Serach for home feed has also changed. Posting posts comments replies and replies working too.
------------------------------------------------
Date: 22/10
Start: 1:30pm
Stop: 5:40pm
Activity: coding
Comments: Started subset 3. Create accounts, email verification, forgot password
------------------------------------------------
Date: 23/10
Start: 12:pm
Stop: 5pm
Activity: coding
Comments: Finished all email related items. Change password, friend request and verify account.
------------------------------------------------
Date: 24/10
Start: 9am
Stop: 12:pm
Activity: coding
Comments: Friend Suggestions working and uploading images to profile
------------------------------------------------
Date: 24/10
Start: 10am
Stop: 1pm
Activity: coding
Comments: Deleting profile images and styling of site.
------------------------------------------------
Date: 27/10
Start: 1pm
Stop: 3:30pm
Activity: coding
Comments: Can now post media
------------------------------------------------
Date: 28/10
Start: 9pm
Stop: 11am
Activity: submission
Comments: Fixed small bug where posts werent showing and submitted
------------------------------------------------