-
Notifications
You must be signed in to change notification settings - Fork 0
/
Release_Notes.txt
25 lines (24 loc) · 1.12 KB
/
Release_Notes.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
##########################################################################################
Version 1 07/02/22
1. Recommendation of anime using cosine similarity.
2. Auto complete on forms using Wtforms on all pages
3. Form and app security.
4. Auto detect light and dark modes and change webpage accordingly.
5. Smooth operation for the prediction algorithm by using
a dataset that stores all the prediction of all the anime.
6. Responsive navbar.
#########################################################################################
Version 1.1 08/02/22
1. Optimized veiw for tablets and other smaller devices
2. Optimized form security (Forms will not take blank input now)
3. Added content in the homepage
4. Removed dark mode (will be fixed in future updates)
5. Optimized autocomplete UI
*****************************************************************************************
Upcomimg updates:
1. Adding more elements to homepage using mongodb
2. Adding the indivdual anime pages
3. More responsive website
4. Login system for a more personalised recommendations
5. Ability to veiw more than 12 recommendations.
6. Dark mode