Open Event is the software running eventyay.com. The two main components of the system are the frontend using Javascript and the backend using Python and Flask.
In this workshop you will learn:
the main features of the application
different user groups and roles like anonymous, attendees, speakers, and organizers
about the admin system roles approach
how to set up the Javascript frontend and Flask/Python backend on your local machine
how to contribute and create tests
the best practices to collaborate with the team
We will also discuss the roadmap of the system and video extensions like BigBlueButton, Jitsi and Nextcloud Video.
At the end we will share opportunities to participate in FOSSASIA development programs like Codeheat and internships or and discuss how to become a freelancer or full-time developer with the project.
Please download the code before the workshop:
Open Event Frontend (Javascript/Ember): https://github.com/fossasia/open-even...
Open Event Backend API Server (Flask/Python): https://github.com/fossasia/open-even...