Learn-zilla e-learning website for learning mcq is having all the information what a student needs. It is well designed and categorised to subjects to get an ease of access.
- teacher /admin end (can add questions on various different subjects)
- student end ( view the questions on different subjects as well as the question is posted by which prof. and discuss them accordingly in the comment section provided. )
Get started by cloning the repository
git clone https://github.com/yukta12/Learn-Zilla.git
# place the downloaded file in the Htdocs in your xampp folder
path : C:\xampp\htdocs
#Turn on the Servers
- start apache server & mysql server from XAMPP control panel
#create a user
create user
username : test
password : test
# export the db
-create a db name learn-zilla and export the db file
# starting the project
localhost/learnzilla/
- Xampp
- Any editor