-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathTasks.txt
59 lines (38 loc) · 763 Bytes
/
Tasks.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
----Prateek---
# HomePage
# NavBar
# Footer
# Features
# Download
---- Priyanshu ---
# Login
# Signup
# App Navbar and Sidebar
-------------------
[Projects, Time Tracker, Team, Clients]
---- Ravishankar ---
Teams & Clients
---- Js Sanjay ---
Time Tracker
---- Vishwajeet ---
Projects
--- Database ---
1. Users - (name, password, email)
2. Projects - (name, client, tracked, amount, progress, aceess, archive)
3. Clients - (Name, Address, Note, archive)
4. Teams -
group - (name, aceess)
Dep -
1. chakra UI
npm i @chakra-ui/react @emotion/react @emotion/styled framer-motion
2. react-icons --save
3. axios
4. redux react-redux redux-thunk
5. react-router-dom
//backend
1. express
2. nodemon
3. cors
4. mongoose
5.
clear filter