-
Notifications
You must be signed in to change notification settings - Fork 19
Expand file tree
/
Copy pathrepcodeChangelog.txt
More file actions
33 lines (19 loc) · 958 Bytes
/
repcodeChangelog.txt
File metadata and controls
33 lines (19 loc) · 958 Bytes
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
External dependencies:
------------------------
- Firebase for Auth
- AWS RDS to host the MySQL database
- Formspree for emails
- Vercel for deployment/analytics
- "generate solution using AI" button
All:
------------
- bug: issue with, deleting collection doesn't invalidate cache to refetch duetoday problems
- bug: timezone issue with heatmap. sometimes it updates the next day, not today
- add problem tags (like strings, binary search, heap, etc. Select from a dropdown menu)
- user setting to hide problem name, and hide problem type
- filters (checkboxes) for problem difficulty and type
- Review problems need to be dispersed more: the fuzz factor doesn't seem to do anything. All 'Good' on newly added Reveiw problems are 7 days, and 'New' is 9 days. There should always be += a day or two to spread these out
Resources:
-----------------
- coolers (color stuff)
- https://dribbble.com/ OR https://v0.dev/ (design inspo)