Miniproject Topic: Online Test Maker Website
Languages used:HTML,sass,css,js,jquery,sqllite3,bootstrap,python,Django,Bashscript
includes:should include ace-builds for ace editor in static folder'
this website helps in making programming and aptitude tests for our the tc in our college
the user must have pip installed and recommended to have a virualenv or anyother virtual environment
and then type in the terminal
pip install -r requirements.txt
move to src folder to runserver with the command
python manage.py runserver
or in short
./manage.py runserver
since manage.py is an executable in linux
ace editor must also be installed for working the programming tests
cd /oncomp/static/; git clone https://github.com/ajaxorg/ace-builds
this should make everything work
- AlbinPaul - Readmestuff - albinpaul
See also the list of contributors who participated in this project.