forked from hussiiii/Repcode
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrepcodeChangelog.txt
More file actions
53 lines (38 loc) · 1.95 KB
/
repcodeChangelog.txt
File metadata and controls
53 lines (38 loc) · 1.95 KB
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
External dependencies:
------------------------
- Firebase for Auth
- AWS RDS to host the MySQL database
- Formspree for emails
- Vercel for deployment/analytics
up next:
---------------
- check open source stuff, mainly branch protection rules and can other githib accounts push to master?
- quickly test every feature on an alt acc to make sure it's all working. esp. study mode.
- AWS RDS upgrade (CPU i think to make it faster)
- AFTER LAUNCH: add open source GitHub link somewhere in landing page
- "generate solution using AI" button
- the update endpoints need to be more secure
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 a paint canvas in problems to whiteboard
- 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
- rate limiting for API calls so peeps cant troll with Postman. Although, most endpoints are now authenticated so this may not be needed anymore. ig see which endpoints aren't authenticated and see if we need rate limiting for them
Resources:
-----------------
- coolers (color stuff)
- https://dribbble.com/ OR https://v0.dev/ (design inspo)
Promotion:
- hacker news
- dev.to
- devhunt
- LinkedIn post
- Reddit (A New Way to Practice Leetcode), r/leetcode, r/cscareer
- Reach out to Neetcode via email/linkedin
- reaching out to random people on email (Aman on youtube, withmarble.io)
- TikTok, insta, twitter promoters
- Maybe reach out to people like FireShip for sponsor? unlikely to work though