Skip to content

An e-learning AR application for immersive and practical based learning.

License

Notifications You must be signed in to change notification settings

omkar3602/TeachAR

Repository files navigation

TeachAR

An e-learning AR application for immersive and practical based learning.

Setup Instructions

  • Clone the Repository
git clone https://github.com/omkar3602/TeachAR.git
  • Make sure you have Python 3.x installed. Or install it from here.

  • Install the requirements for the project.

pip install -r requirements.txt
  • Start the server.
python manage.py runserver
  • Great! The website should be running at http://localhost:8000/

  • NOTE: If you want to use the AR effects scan the images in the target_images folder.


Admin credentials for testing

Username: admin

Password: 1234

User credentials for testing

Username: omkar

Password: 1234

About

An e-learning AR application for immersive and practical based learning.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published