https://github.com/nirjharlo/django-edx
https://github.com/nirjharlo/django-edx
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/nirjharlo/django-edx
- Owner: nirjharlo
- Created: 2021-08-09T07:27:33.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2022-03-03T19:05:22.000Z (over 4 years ago)
- Last Synced: 2024-12-27T14:44:30.422Z (over 1 year ago)
- Language: JavaScript
- Size: 2.54 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
**General Notes**
An `onlinecourse` app has already been provided in this repo upon which you will be adding a new assesement feature.
- If you want to develop the final project on Theia hosted by [IBM Developer Skills Network](https://labs.cognitiveclass.ai/), you will need to create the same project structure on Theia workspace and save it everytime you close the browser
- Or you could develop the final project locally by setting up your own Python runtime and IDE
- Hints for the final project are left on source code files
- You may choose any cloud platform for deployment (default is IBM Cloud Foundry)
- Depends on your deployment, you may choose any SQL database Django supported such as SQLite3, PostgreSQL, and MySQL (default is SQLite3)
**ER Diagram**
For your reference, we have prepared the ER diagram design for the new assesement feature.
