Communities organizers in these times create events and conferences for their communities or companies, this is a task that can take time and energy in addition to most of these sites have a very similar structure: One day, an agenda, registration, speakers, information about the event, etc.
The objective of the project is to create a platform for organizers that allows, manage, create, organize, and promote events, saving time, and creating a very valuable tool for the industry.
To see the full documentation on how every endpoint works, visit here:
Event5 was made by
- Hector Reyes @HectorDevx
- Jose Luis Chavez @guerracode
- Den Velez @den-velez
- Sergio Estrella @Djkde01
- Cristian Cortes @ccortes1
This project was done as a final project of the Platzi Master program
In this project, I created an API REST with Django and Django Rest Framework. This service gives endpoints that come from the queries to the database, it has to work as a connection between PostgreSQL and the API that interacts with the Frontend.