Full Stack Developer
Villa Carlos Paz, Córdoba, Argentina
On Stage is a Django web application designed to:- Manage events details such as its start and end dates, place, contact information, categories, prices and schedules.- View user registration and its related academy, professors and dancers.- Register different choreographies and seminars participation.- View registrations costs, discounts and payments.- Jury users can assign scores, disqualify and record a feedback.- Academies can view this scores, listen to feedback and print an award certificate.Built with Django and a PostgreSQL database, as well as other libraries such as Celery for handling asynchronous tasks, Celerybeat for chronological tasks and Weasyprint for creating pdf documents.Front-end written using jinja2 template language, HTML, and basic JavaScript and CSS.Currently running in a DigitalOcean droplet using Gunicorn and Nginx as web servers.