https://github.com/sglvladi/django-online-course-app
https://github.com/sglvladi/django-online-course-app
Last synced: 12 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/sglvladi/django-online-course-app
- Owner: sglvladi
- License: apache-2.0
- Created: 2021-12-13T21:34:51.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2021-12-14T02:35:40.000Z (almost 4 years ago)
- Last Synced: 2025-04-08T04:04:01.984Z (6 months ago)
- Language: JavaScript
- Size: 2.31 MB
- Stars: 2
- Watchers: 1
- Forks: 6
- 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.