-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathtodo.txt
More file actions
20 lines (14 loc) · 745 Bytes
/
todo.txt
File metadata and controls
20 lines (14 loc) · 745 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Pending:-
1> Making the Facial Recognition Work (Omkar)
2> Making the Travel_History Table, Connect it with User Table via Foreign Key, Make API to Insert & View History of one user (Kawan)
✓ User Backend
✓ Create USER API to return specific user based on Passport ID
✓ Implement Travel History Logic in Backend
X Create API Documentations
X Figure out how to store photo in Backend
3> Adding Travel_History Component, Connecting it via the API and Making Good HTML and CSS Desgin for this component (Neomi)
Imp Commands:
Set-ExecutionPolicy Unrestricted -Scope Process
.venv\Scripts\activate
- Show final similarity instead similarity at each step by averaging it out
- get more similarity indexes from minor project