EventManagerTeam / 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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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.

License:MIT License


Languages

Language:Python 59.4%Language:HTML 29.3%Language:CSS 7.4%Language:JavaScript 1.9%Language:Shell 1.8%Language:Dockerfile 0.1%