4uc Manager Silver

screenshot of 4uc Manager Silver

[Projeto Pessoal] Aplicação Web em Django onde através da API de 4YouSee Manager, entrega a informação de diferentes contas.

Overview

This is a web application developed in the Python Django framework that allows communication with multiple 4yousee manager accounts. The application is built using Django 3.2.2 and Python 3.9.

Features

  • Communication with multiple 4yousee manager accounts
  • Isolated environment setup
  • Installation of dependencies
  • Configuration of environment variables
  • Database setup and migrations
  • Creation of superuser account

Summary

The web application is developed in Django and allows communication with multiple 4yousee manager accounts. It provides features such as an isolated environment setup, installation of dependencies, configuration of environment variables, and database setup and migrations. Additionally, it allows the creation of a superuser account for administrative purposes. The installation process involves creating a virtual environment, installing dependencies, configuring environment variables, applying database migrations, and creating a superuser account.