-
Notifications
You must be signed in to change notification settings - Fork 0
/
TODO.js
57 lines (54 loc) · 1.36 KB
/
TODO.js
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
// Fix the phone no field : It should warn if user enters less than 10 digits : completed
// The removeEvent does not work properly for localstorage : resolved
// Also find way to get the cart state from localStorage : resolved
// Create Admin page
// Create a dropdown navbar with effect which make it look like a submarine control panel
// Enigma logo
// Profile Page
// Payment Page
// Designing
// Endpoints and QR for payment options and conditional routing
// Work on teams component, payments page
// Email System:
// 1. Order placed
// 2. Order confirmed
// 3. Forgot password
// 4.
// mat-tail
// radix-ui
// spring
// spring web
// tabler
// tsparticle/engine
// tsparticle/react
// jquerry
// jquerry.ripple
// react-lazy
// react-plx
// react-spring
// simplex-noise
// typewriter
// use-3d
// API's hit
// 1. register :done
// 2. login :done
// 3. refresh-token
// 4. password_reset : done
// 5. password_reset_confirm :done
// 6. referral-verify :not gonna implement
// 7. events :done
// 8. profile :done
// 9. leaderboard :not gonna implement
// 10. generate-team :done
// 11. orders :done
// 12. place-order :done
// 13. order-pass :done (almost)
// 14. offline-register :not done
// 15. offline-order :
// 16. event-pass :
// 17. tranction-list :
// 18. transaction-confirm :
// 19. upload-file :
// 20. feedback :
// 21. user-verify :
// 22. total-amount :done (IG)