Evento is a web app created for solving problems in the field of event management. This web app is made for ZETA HACKS 3.0 Evento Is a web App Made for Zeta Hacks 3.0. It Solves problem a person Face in event Management.
Organizing any event , be it Party or a wedding, or let say anything that requires people to collaborate and involves money can be a Headache
Common Problems People Face
P1 - A lack of central Platform where a user can manage everything related to a event, can add people in it and so on..
P2 - Managing and keeping track of the expenses of the event, so that overspending can be avoided
P3 - Lack of transparency in expenses, leads to misunderstanding between people
P4 - Effectively Creating and Assigning Task to Participants
P5 - Reminding People of their responsibilities and so much more
With Evento we are automating and digitalizing Event Management and solving all the problems described above.
-
Clone this repo : make sure you have docker installed in your Pc. if not installed already install it from here https://www.docker.com/get-started
-
open terminal in the root directory of the cloned repo and run "docker-compose build"
-
after successful build run this command "docker-compose up"
-
after that run "```docker-compose.exe exec web bash"
-
run command ``python manage.py migrate`
-
After successful completion of all the commands, open the app on http://127.0.0.1:8000/