- Download the Code Repo
- Python version - 3.7.9
- Set up virtualEnv: py -m venv DevWeek -> DevWeek\Scripts\activate.bat
- Install the modules present in requirements.txt to install the necessary components
- Go to AgoraSign/settings.py and provide email and password for your application's email
- Create an account at https://www.agora.io/en/ and copy paste the appId and appCertificate into the method: joinMeet() of projectApp/views.py
- Create an account at https://www.pubnub.com/ and copy paste the publisherKey and subscriberKey into the method: joinMeet() of projectApp/views.py
- Go to AgoraSign/projectApp and run "python manage.py runserver"
- Navigate to localhost:8000/homepage to get started
bhavanat12/AhoyHacks-LessonTutor
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|