A platform for sharing selfmade courses, quizes to other in the platform
Minerva is an open source platform for people to learn valuable skills. It is a platform dedicated to anyone with a will to learn. We, the creators of Minerva, beleive that education is a basic right and everyone needs to have access to it. Hence why, we have developed this platform for those who want to enhance their learning experience.
For backend, Minerva runs on Python's Django framework. It is built with HTML, CSS and JS with jinja templating engine for frontend. It is fast precise and functional with beautiful UI.
To run this app from python on the host machine run the following commands
python -m pip install -r requirements.txt
python manage.py runserver
python3 -m pip install -r requirements.txt
python3 manage.py runserver
./venv/Scripts/activate
python manage.py runserver
source venv/bin/activate
python3 manage.py runserver
docker-compose up -d
Project is : Developed
Education is a necessity and an intergral core of our life, which needs to be attainable by everyone, anywhere. We ourselves, during our childhood, had no access to facilities such as this. We lacked the oppportunity to get services like this and make our learning experience easier and better. As such, we were inspired to create a platform where anyone can access the courses they require. What we couldn't get for ourselves, we wish to provide to others.
You can contact us at [email protected]
