AdStream - web application and android application development
AdStream is a platform that combines a server-side written on Python Django using Apache for content delivery, and client devices on the Android operating system. The system consists of two parts, an Android app and a web app.
The main task of the project is to provide efficient content management displayed on screens (Android devices) through a web interface.
Tasks:
Improvement of functionality for images and animations:
-Ability to choose the time of content display.
Implementation of security via HTTPS:
-Adding support for HTTPS to ensure secure data transfer between the server and clients.
Implementation of a subscription system:
-Development of subscription payment functionality for clients.
-Limiting clients without a subscription to three elements in the JSON response from the server.
-Integration of the ability to manage a subscription through a web interface.
Administrative panel for managing clients:
-Development of an admin panel for convenient management of multiple devices.
-Ability to add, delete, and edit content for each client.
The main task of the project is to provide efficient content management displayed on screens (Android devices) through a web interface.
Tasks:
Improvement of functionality for images and animations:
-Ability to choose the time of content display.
Implementation of security via HTTPS:
-Adding support for HTTPS to ensure secure data transfer between the server and clients.
Implementation of a subscription system:
-Development of subscription payment functionality for clients.
-Limiting clients without a subscription to three elements in the JSON response from the server.
-Integration of the ability to manage a subscription through a web interface.
Administrative panel for managing clients:
-Development of an admin panel for convenient management of multiple devices.
-Ability to add, delete, and edit content for each client.