https://github.com/narveer-rathore/ibm-django-fullstack-app
Course Scheduling web application with Sentiment Analysis for feedbacks. Built using React and flask frameworks, integrated with watson-api and deployed on IBM cloud.
https://github.com/narveer-rathore/ibm-django-fullstack-app
flask javascript python react
Last synced: 2 months ago
JSON representation
Course Scheduling web application with Sentiment Analysis for feedbacks. Built using React and flask frameworks, integrated with watson-api and deployed on IBM cloud.
- Host: GitHub
- URL: https://github.com/narveer-rathore/ibm-django-fullstack-app
- Owner: narveer-rathore
- License: apache-2.0
- Created: 2024-05-28T16:26:50.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-28T17:14:22.000Z (about 2 years ago)
- Last Synced: 2025-02-21T18:17:28.380Z (over 1 year ago)
- Topics: flask, javascript, python, react
- Language: JavaScript
- Homepage:
- Size: 989 KB
- 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.
