Giter Site home page Giter Site logo

nullvoxpopuli / aeonvera Goto Github PK

View Code? Open in Web Editor NEW
15.0 15.0 1.0 164.75 MB

A generic registration system aimed towards swing dance events (mirrored from gitlab)

Home Page: https://aeonvera.com

License: GNU Affero General Public License v3.0

Ruby 89.75% JavaScript 0.11% CSS 6.35% HTML 2.72% Shell 0.92% Smarty 0.15%

aeonvera's Introduction

Hi there ๐Ÿ‘‹

I like code, StarCraft, Control, swing dancing (lindy hop and collegiate shag are my favorites), coffee, spicy food, and games with friends.

How I manage my screen

When working on a project, I'll have one workspace / vitual desktop that looks like this for each project

โ”Œโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”ฌโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”ฌโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”
โ”‚                      โ”‚              โ”‚       โ”‚
โ”‚                      โ”‚              โ”œโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”ค
โ”‚         Editor       โ”‚    Browser   โ”‚       โ”‚
โ”‚                      โ”‚              โ”œโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”ค
โ”‚                      โ”œโ”€โ”€โ”€โ”€โ”€โ”€โ”ฌโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”ค       โ”‚
โ”‚                      โ”‚      |       โ”œโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”ค
โ””โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”ดโ”€โ”€โ”€โ”€โ”€โ”€โ”ดโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”ดโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”˜

The smaller empty rectangles are terminals.

And then for chat / discord / slack, it'll look something like this:

โ”Œโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”ฌโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”ฌโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”
โ”‚                      โ”‚              โ”‚       โ”‚
โ”‚                      โ”‚              โ”œโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”ค
โ”‚         Browser      โ”‚    Discord   โ”‚       โ”‚
โ”‚                      โ”‚              โ”œโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”ค
โ”‚                      โ”‚              โ”‚       โ”‚
โ”‚                      โ”‚              โ”œโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”ค
โ””โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”ดโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”ดโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”˜

Where all the terminals on the right are temporary for trying stuff out.

Floating window managers (MacOS, Windows) are suboptimal for me. MacOS, in particular, is really bad, and even all the paid tiling software doesn't do what https://i3wm.org/ does

aeonvera's People

Stargazers

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

Watchers

 avatar  avatar  avatar  avatar

Forkers

jay-dabo

aeonvera's Issues

Export group discount codes to an external list

The example being, people can see if their scene/city is already represented by a group discount code (either within the registration system or on the external website) and who the contact in their scene is to retrieve that code before registering.

Website should generate a distribution list for email communications

I currently have to download emails, erase the current list, and then re-upload them to SendPress. Having the website update that list as people register would be nice. Even better, be able to filter and select only certain people to send emails to (like what we had to do this year with un-paid registrants).

Housing

Should be able to list what animal/pet you have because of people's allergies.

Also, it is asked in the "Need to be housed" section. It should be the same. :)

Keep track of every at-the-door transaction

Method of payment, items purchased, date, etc
This will give us a running total of how much money we're supposed to have each dance / day (afternoon and classes).

This would soooorta be like a minor point of sale system.

I wonder if the PayPal card readers can work with webpages. It would be neat to take cards outside of PayPal. (It's possible that we then wouldn't have identity issues)

Collaboration issue

This is what it tells me when I click on the link the "You've been invited..." email.

image

Graphical schedule should be able to be generated

from a list of times that:

  • people need to be places
  • dances / classes start / end
  • relative times when competitions should be
  • band breaks / when djs play

nice to have for this nice to have feature:

  • import from google calendar

-- maybe just suggest they use google calendar?

Registration ....

  1. Signed up my event - did not give me a chance to say I would have shirts at my event. Thus, my information page for "Attendees" does not represent my info accurately. Maybe add just Attendees (no extras)?
  2. Not able to make packages - error page when trying to save (user error?) .. correction ... no longer working. Error message. Also, once I have reached the Error page, I am no longer able to backtrack to a working page unless I reload the original page.
  3. Passes is nothing atm -- cannot open to the page
  4. Cannot register as an attendee. "Google can't find the page"

(Will update more once I am able to register! Looks like a great system so far!)

Registration

  1. Cannot leave the SwingIN registration page ... Tried to click Attended Events and it wouldn't work. Hosted Events and Edit profile (etc.) was fine.
    (Think Attended Events is NOT working period)
  2. Clicking "SwingIN 2014" in upper left of page has Error page ...
  3. How do you look at your information for SwingIN without it being the actual registration page?

Registration #2

  1. I cannot "Destroy" old packages that I do not want. "Wrong address" typed in?
    (but, can edit the packages)
  2. Revenue cannot be viewed (I also didn't pay for my event)

(all I can look at for now)

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.