Throgh out this project, I have demonstrated my ability to adapt a framework based on React and build a wonderfull and usefull website.
This project is based on a idea that, for General competition students how a Online test system should be.
For proper functioning of this project , I have feeded some data, with a backend based on Django. Data is not accurate as used in sample practice test (Question used in example may have wrong answers, i use them only for showing, the functioning of program.).
- git clone https://github.com/uk2459644/mocktest.com.git
- yarn -- installation of packages
- yarn start -- run localy
- yarn build -- for generating build package
Hey, Backend is little messy, developed only for providing some data to frontend. you can check out backend with following credentials.
- I have developed another django project to show my abilities with Django.