Skip to content

EventTool is a web tool to allow users to create Eventbrite events from many locations all at once. The tool is built for a user to create a single event and then post it for many locations At once.

License

Notifications You must be signed in to change notification settings

eamrhein/EventTool

Repository files navigation

Issues MIT License LinkedIn

EventTool

A web to built with React/Redux and GraphQL to manage creating eventbrite Events.

Welcome

About The Project

EventTool is a web tool to allow users to create Eventbrite events from many locations all at once. The tool is built for a user to create a single event and then post it for many locations At once.

Key Features

  • Event Creation
    • Users can create events in the same way as regular Eventbrite Website.
  • Serside Event Scheduling
    • Users can publish events to be working at a future date.
  • Batching and throttling event publishing.
    • Events are Published in intervals of 10 each every 5 minutes.
  • User Authentication
    • Users can create a new account or log in with an existing one
    • Passwords are encrypted using BCrypt and appropriate errors are rendered when a login or signup form is filled incorrectly.
  • Interacts With the eventbrite API.

Technologies

Getting Started

To get a local copy up and running follow these simple steps.

Prerequisites

  • npm
npm install npm@latest -g

Installation

  1. Clone EventTool
git clone https://github.com/eamrhein/EventTool.git
  1. Install NPM packages
npm install

or

yarn install

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Eric Amrhein - @MrEricAmrhein - eamrhein@protonmail.ch

Acknowledgements

About

EventTool is a web tool to allow users to create Eventbrite events from many locations all at once. The tool is built for a user to create a single event and then post it for many locations At once.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published