Hola! I am Prachi Dixit aka 18BCY10064 at VIT😜. This assessment is given by FinancePeer Company.
Build a basic web application having the following features:
- An authentication system.
- Upload a file and save the data in the database.
- Display the data saved in the database(use styling and themes as required).
- Build a web application with some sort of authentication system. The users must be able to login and logout of the system. You can use any form of authentication for this.
- Create a panel to upload a JSON file (shared separately) add validations for the type of file, the content of the file, etc. Parse and save this data to the database.
- Create a page to display all the records from the database(use styling and themes as required).
- npm install
- npm start
- React Js
- Visual Studio Code/ Any IDE
-
Clone the repository.
-
First open the the downloaded folder. Type the following commands in your terminals.
Commands:
- 'npm install'
- 'npm start'
- Put Username: "konboot" Password: "konboot@2021"