An open API service indexing awesome lists of open source software.

https://github.com/hoojinguyen/fb-livestream-app-autodeal

👨🏻‍🎓This is a graduate thesis in Software Engineering at the University of Information Technology, Vietnam National University, Ho Chi Minh City.
https://github.com/hoojinguyen/fb-livestream-app-autodeal

autodeal aws facebook gcloud k8s koa livestream nodejs vuejs

Last synced: 2 months ago
JSON representation

👨🏻‍🎓This is a graduate thesis in Software Engineering at the University of Information Technology, Vietnam National University, Ho Chi Minh City.

Awesome Lists containing this project

README

        

# Facebook livestream application auto deal with Kubernetes
Information technology and live commerce (online sales) are increasingly being integrated into both society at large and the retail sector, benefiting individuals and large enterprises alike. As the number of sales per livestream grows, it becomes challenging for sellers to manage customer information and close orders efficiently. Our team aims to develop an application that automates order management and closing for Facebook livestreams, making it easier and more convenient for sellers to handle sales during live broadcasts. Additionally, we will leverage __Kubernetes__, an open-source platform that automates deployment, management, and scaling processes, to build and deploy this application effectively.

## Notes
The entire source code was initially developed and completed at ***https://gitlab.com/kltn2***. It has since been migrated to GitHub for improved accessibility and collaboration.

## Demo
[![Flad Demo](https://img.youtube.com/vi/0Gy9RAZZUNo/1.jpg)](https://www.youtube.com/watch?v=0Gy9RAZZUNo)

## Quick Access
- Client Application: ***[https://flad.hkteam.site](https://flad.hkteam.site)***
- Admin Dashboard: ***[https://admin.hkteam.site](https://admin.hkteam.site)***

## Technologies and Tools

#### Frontend
- **Vue.js**: Progressive JavaScript framework for building user interfaces
- **Facebook SDK**: For integrating Facebook features and authentication

#### Backend
- **Node.js**: JavaScript runtime for server-side development
- **Koa**: Lightweight and expressive web framework for Node.js
- **PostgreSQL**: Powerful, open-source relational database

#### Cloud Services
- **AWS S3**: Scalable object storage for storing and retrieving data

#### DevOps and Deployment
- **Docker**: Platform for containerizing applications
- **Kubernetes**: Container orchestration for automating deployment, scaling, and management
- **Google Kubernetes Engine (GKE)**: Managed Kubernetes service on Google Cloud Platform
- **Heroku**: Cloud platform for hosting and deploying applications

## Authors
- Nguyễn Văn Hội ( [email protected] )
- Lê Mai Văn Khánh ( [email protected] )

## License

This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.

The MIT License is a permissive open-source license that allows for reuse of the software with very few restrictions. It permits users to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the software, provided that the original copyright notice and permission notice are included in all copies or substantial portions of the software.

For the full license text, please refer to the LICENSE file in the root directory of this project or visit [https://opensource.org/licenses/MIT](https://opensource.org/licenses/MIT).