-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathtodo.txt
37 lines (29 loc) · 783 Bytes
/
todo.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
XDatabase:
X 1. Creation of tables
2. Insertion of dummy data
General:
1. Store login details inside the settings
X Login:
Sign-in:
X 1. Verify email and password
Sign-up:
X 1. Check if email already exists or else create new record
General Details:
X 1. Fetch details from database
X 2. Remove Aadhar number
Tax Filing:
X 1. Fetch Data
2. Allow Edit
3. Tax calculation
Refund status:
1. Redesign details visible
Client side view:
1. Show the status of each consultation
2. Client view (Add all info, display files)
3. Option to approve client to next step
Stretch:
1. Progress indicator (4 steps)
2. Add ability to choose time slots for client
3. File handling
4. check if phone number is unique
5. check if email exists in tax consultant table