Skip to content

Latest commit

 

History

History
41 lines (29 loc) · 858 Bytes

README.md

File metadata and controls

41 lines (29 loc) · 858 Bytes

EY

Project made for EY GDS. Problem Statement :

Installation instructions

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.

Future Roadmap :

  • 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