-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathTODO
More file actions
24 lines (22 loc) · 738 Bytes
/
TODO
File metadata and controls
24 lines (22 loc) · 738 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
#####################################
TODO Begin
#####################################
0. TODO: Keep on adding TODOs and enhance product
1. TODO: Adding support for email and mobile and registration
1.1 Validation of email and mobile number
1.2 Only single entry for email and mobile
2. TODO: Adding support for storing records in Database
2.1 SQL
2.2 Mongo
3. TODO: Logging improvement
4. TODO: Adding support to read configuration
4.1 from json
4.2 from yml
4.3 from xml
5. TODO: Forgot password
5.1 using email
5.2 using phone
6. TODO: Support for login using mobile | email | username
#####################################
TODO End
#####################################