-
Notifications
You must be signed in to change notification settings - Fork 1
/
DailyScrum.txt
183 lines (160 loc) · 4.85 KB
/
DailyScrum.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
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
-----------------------------------------------
01/23/22
Nari
1. Done / not done since the last scrum:
- finished stock list server side implementation for user portfolio
- created base button and card desgin & setup styled-component
- finished user fund display
2. To do until the next Scrum:
- finish portfolio table
3. Need assistance/figure things out
- deploy on heruku
Chris
1. Done / not done since the last scrum:
- Finished the cron for calculating user asset + store to database
2. To do until the next Scrum:
- Add a confirmation pop-up for buy/sell
- Deploy project to Heroku
3. Need assistance/figure things out
- Nothing for now
-----------------------------------------------
01/21/22
Nari
1. Done / not done since the last scrum:
- added confimation message on adding funds
- created route for portfolio and basic client side
2. To do until the next Scrum:
- finish portfolio table
3. Need assistance/figure things out
- Nothing for now
Chris
1. Done / not done since the last scrum:
- Finished buy/sell functionality
2. To do until the next Scrum:
- Add a confirmation pop-up for buy/sell
- Work on fund transaction history?
3. Need assistance/figure things out
- Nothing for now
-----------------------------------------------
01/20/22
Nari
1. Done / not done since the last scrum:
- applied auth status on navbar
- implemented creating/adding funds on db
- adding confirmation message on add funds modal on success
2. To do until the next Scrum:
- finish the confirmation on adding funds
- start user portfolio
3. Need assistance/figure things out
- Nothing for now
Chris
1. Done / not done since the last scrum:
- Created comapny news endpoint + added it to trade page
- Styling to trade page
- Started Buy/Sell implementation of stocks
2. To do until the next Scrum:
- Finish Buy/Sell implementation of stocks
3. Need assistance/figure things out
- Nothing for now
-----------------------------------------------
01/19/22
Nari
1. Done / not done since the last scrum:
- created navbar
- created modal
- design the navbar using react bootstrap
2. To do until the next Scrum:
- finish navbar
- start user portfolio
3. Need assistance/figure things out
- Nothing for now
Chris
1. Done / not done since the last scrum:
- Finished search bar
- Fixed some small bugs in the trade page and optimized chart data load slightly
2. To do until the next Scrum:
- Buy/Sell functionality possibly?
3. Need assistance/figure things out
- Nothing for now
-----------------------------------------------
01/18/22
Nari
1. Done / not done since the last scrum:
- Stripe implementation
- create add funds route
- creating navbar using material ui
2. To do until the next Scrum:
- finish navbar
- add modal for add fund
3. Need assistance/figure things out
- Nothing for now
Chris
1. Done / not done since the last scrum:
- Added buttons to load chart data from different times
2. To do until the next Scrum:
- Continue working on the Trade page + design
- Figure out how to load all available data (not data that doesn't exist)
- Slightly improved the usage of the chart data
- Almost finished general design of the trade page
- Started search bar
2. To do until the next Scrum:
- Finish search bar
- Figure out what to start next
3. Need assistance/figure things out
- Nothing for now
-----------------------------------------------
01/17/22
Nari
1. Done / not done since the last scrum:
- formik and material UI configuration
- created navbar
- working on stripe payments
2. To do until the next Scrum:
- finish adding funds
Chris
1. Done / not done since the last scrum:
- Added buttons to load chart data from different times
2. To do until the next Scrum:
- Continue working on the Trade page + design
- Figure out how to load all available data (not data that doesn't exist)
3. Need assistance/figure things out
- Nothing for now
-----------------------------------------------
01/16/22
Nari
1. Done / not done since the last scrum:
- user register
- user login & logout
2. To do until the next Scrum:
- finish the react part on above
3. Need assistance/figure things out
- Nothing for now
Chris
1. Done / not done since the last scrum:
- Finished stock API for the time being
- Started and finished chart implementation for an individual stock
2. To do until the next Scrum:
- Make improvements to the chart component (styles and otherwise)
- To be determined
3. Need assistance/figure things out
- Nothing for now
-----------------------------------------------
01/14/22
Nari
1. Done / not done since last scrum:
- finished project setup
- finished project proposal
2. To do until next Scrum:
- user registration
- user log in/log out
3. Need assistance / figure things out
- nothing
Chris
1. Done / not done since the last scrum:
- Finished project proposal
- Set up git / project base
2. To do until the next Scrum:
- Work on the stock api
- Test endpoints with Postman
3. Need assistance/figure things out
- Nothing for now