forked from Pardhu448/CLIxDashboard
-
Notifications
You must be signed in to change notification settings - Fork 1
Features and enhancements
DurgaSwetha edited this page Mar 4, 2021
·
2 revisions
-
Restructured the home page to accomade the following changes:
- Changed the navbar to include some of the useful links of CLIx.
- Added the school selection dropdown so that it is not mandatory to login to see the visualisation of any school.
- State visuals for various metrics are more upfront.
- Addition of CLIx at glance which gives the spread of CLIx over the phases.
- Previous links in navbar are moved to the new footer added.
-
Now the entire dashboard is responsive i.e can be accessible from mobile.
- Landing page gives us the logout link instead of login
- repo : clix_dashboard_ui
- file : src/components/HeaderComponent.js
- Spelling mistake above State Level Visuals in the home page.
- repo : clix_dashboard_ui
- file : src/components/HomeCardsComponent.js
- The graph does not show properly on normal screen, need to zoom out the screen to see the graph properly.
- repo : clix_dashboard_ui
- file : As part of enhancement.
- The landing page after School Login leads to home page instead of school level dashboard
- repo : clix_dashboard_ui
- file : src/components/HeaderComponent.js
- Making dashboard mobile friendly.
- repo : clix_dashboard_ui
- file : In Enhancement.
- In the landing page under School Level Dashboard, some modifications in text required.
- repo : clix_dashboard_ui
- file : src/components/HomeCardsComponent.js
- In the landing page under Documentation, spelling of text (visualsations) has to be rectified.
- repo : clix_dashboard_ui
- file : src/components/HomeCardsComponent.js
- In the sign in page, there must be validation in case of blank CLIx School Id and Password as well as if either one of them is empty or wrong
- repo : clix_dashboard_ui
- file : src/components/LoginPage.js
- In the faq page at the time of landing,two faq question is in open form and rest are in close form. There must be uniformity at the time of page load.
- repo : clix_dashboard_ui
- file : src/components/FaqPage.js
- In the faq page removed the duplicate entry of " How do we check if these numbers are correct ".
- repo : clix_dashboard_ui
- file : src/components/FAQ.js
- In the About Section - An image should be added to the text in that particular orientation only which encompasses the overall CLIx Design.
- repo : clix_dashboard_ui
- file : src/components/AboutPage.js
- It should have our social media handles link on the every page as a header similar to the clix.tiss.edu
- repo : clix_dashboard_ui
- file : src/components/thesocialbutton.js
- Title name given on tab of section-
- repo : clix_dashboard_ui
- file : package-lock.json, src/components/AboutPage.js,src/components/ContactPage.js,src/components/FAQ.js,src/components/MainComponent.js c