EventManager is the newest social network. Combining event attendees and creators's needs, EventManager gives everyone the possiblity to be part of a better event experience.
Install docker, docker-compose and git.
Then do the following:
git clone https://github.com/EventManagerTeam/EventManagercd EventManager- Add your info in the
.envand.env.mysqlfiles, that can be found indocker/startup/envs. - For generating a secret key use Django Secret Key Generator - https://www.miniwebtool.com/django-secret-key-generator/.
sudo docker-compose up
And you have EventManager up and running :)
Also, you can check the demo for the project at socialeventmanager