Project made for EY GDS. Problem Statement :
Clone the repo in your local system
git clone https://github.com/aditianshu/EY
Download and add the following video in ey-checklist/src/img : (Source)
Then terminal in ey-checklist folder
cd ey-checklist
Install dependencies
npm install
Run the command and the app runs on localhost:3000
npm start
And navigate through the App for the experience.
- The authentication can be shifted from Firebase to Azure, using Azure's AD B2C for new onboarding of employees.
- Rest of the tasks and qizzes added.
- Make the code production ready
- Add a virtual assistant, providing hints for on-screen tasks
- Improvement of the UI