PAETA

Paeta

Description

PAETA is a web application specifically designed for the Agropecuario San Carlos School, with the aim of improving the teaching process for students and providing teaching materials for teachers to enhance their teaching. The application features user authentication, allowing registration as a teacher or administrator. The latter will have control over the application's content and permissions.

Experience

This application was started by an twelfth-grade student in 2022 but was abandoned due to time constraints. In 2023, I took on the challenge of completing this project, which allowed me to learn how to use version control, delve into web development, and gain knowledge on how to implement an application.

Technologies

This project was developed using the following technologies:

  • Python
  • Flask
  • JavaScript
  • HTML
  • CSS
  • MySQL

PAETA features the same template for both administrators and teachers. However, administrators will have a wider range of functions, including user registration, material management, departmental supervision, etc. In the following images, you can take a look at PAETA.

Teachers will be able to access the application, where they will be assigned to a department according to their specialization. In the application, they can view provided videos and request specific content for their classes.

Note

This application is hosted on a local server at the Agropecuario San Carlos School and cannot be accessed by anyone. However, the software code is open-source and can be accessed through this link:

Code