Study Hub is a web application for sharing lectures, lessons, and study resources,... to all the learners.
This web application was developed as part of the university course "Web-Based Application Development - NT208". In this course, the lecturer required all students to build web application. From the list of given project topics, I chose to develop a learning material sharing web application.
Web application:
- Python / Django framework
- Docker / Docker Compose (for deployment)
- PostgreSQL database
- Installed Nginx on AWS Lightsail and configured it as a reverse proxy to direct traffic to Docker container
Cloud platform:
- AWS Lightsail (for hosting Docker containers)
- AWS S3 (for file object storage)
Link: https://study-hub.online/
You can reach me with multiple ways:
- Send me an email (bhkhanh@hotmail.com)
- Text me on social platforms: LinkedIn or Facebook
- Make a pull request on this repository