Coder Social home page Coder Social logo

pilot / eventator Goto Github PK

View Code? Open in Web Editor NEW
52.0 12.0 15.0 8.5 MB

events managing with easiest ticketing systems (sandbox)

Home Page: http://demo.eventator.org

License: MIT License

PHP 49.84% CSS 11.04% JavaScript 4.04% HTML 23.80% Gherkin 11.18% Dockerfile 0.11%

eventator's Introduction

eventator, events management platform

events managing with easiest ticketing systems

CircleCI

demo

demo.eventator.org

  • feel free to play with demo
  • access to the admin panel by /event/admin
  • with admin/admin

install with Docker

  • download or clone repo git clone https://github.com/pilot/eventator my_event/
  • $ docker-compose up -d --build
  • $ docker exec -it eve composer install
  • create schema $ docker exec -it eve php app/console doctrine:schema:create
  • install assets $ docker exec -it eve php app/console assets:install
  • open browser and follow to the http://localhost/event/admin for initial setup
  • login and password to the backend admin / admin
  • bingo!

cache clear

  • $ docker exec -it eve php app/console ca:cl -e prod

(optional) online payments with liqpay.com

  • register liqpay.com account
  • obtain your private and public keys
  • update the app/config/parameters.yml file
  • setup the http://wkhtmltopdf.org lib on your server, to generate a ticket in pdf
  • add new tickets in the admin panel

run tests

  • behat ./bin/beahat features
  • phpspec ./bin/phpspec

who use it

If you use Eventator platform please send email to alex[at]lazy-ants.com, I'll add you to the list

screenshots

eventator_carousel speakers_list eventator_schedule_list about eventator_venue how_it_was eventator_sponsors organizers eventator_contact_us

old view before 1.5 release

Eventator

License

All what you can find at this repo shared under the MIT License

eventator's People

Contributors

athlonua avatar biletskiy avatar galitsynoleg avatar gudvit avatar pilot avatar vcherednichenko86 avatar waffle-iron avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

eventator's Issues

Create rest api

refactor to have client / server application base of rest full api

[BC] Refactor speeches

Make many to one relation between speech and event

This is may break your previous Eventator setup, in case if you add speaker, but do not specify his mother event. From current moment all speaker required to be relate to the event.

fixes after reactnative and botcamp

  • connect event with with site logo
  • schedule - add filter "without event"
  • schedule - impossible to create new schedule if were problems with previous. also impossible to fix previous without direct changes in db
  • css-changes for speakers and organizers
  • ability to edit footer text via admin panel

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.