/EventManager

EventManager is the newest social network. Combining event attendees and creators's needs, EventManager gives everyone the possiblitiy to be part of a better event experience.

Primary LanguagePythonMIT LicenseMIT

EventManager Build Status Requirements Status HitCount Maintenance

What is EventManager? forthebadge made-with-python

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.

Installation

Install docker, docker-compose and git. Then do the following:

  • git clone https://github.com/EventManagerTeam/EventManager
  • cd EventManager
  • Add your info in the .env and .env.mysql files, that can be found in docker/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

The following project was developer as diploma work by Karina Kozarova (@karinakozarova), student at ELSYS, Bulgaria.