Code Monkey home page Code Monkey logo

open-event-checkin's Introduction

Open Event Check-In

Netlify Status Codacy Badge Gitter Mailing Twitter Follow

Communication

Please join our mailing list or chat channel to get in touch with the developers.

Installation

Easily deployed on a variety of platforms. Detailed platform specific instructions have been provided below.

Local

Clone or Fork the codebase and following instructions below.

Github Pages (using Github Actions)

Refer to the workflow for deployment.

Running / Development

After cloning the codebase, install packages:

npm i

Running:

npm run dev

Visit your app at http://localhost:8080.

Lint with ESLint

npm run lint

Format code with Prettier

npm run format

Running Tests (WIP)

Unit Tests with Vitest

npm run test:unit

End-to-End Tests with Cypress

npm run test:e2e:dev

Building for Production

npm build

Deployments and Releases

Deployments

Master branch

Deployed in a production environment at checkin.eventyay.com it consumes the API exposed by master branch deployment of open event server, hosted at api.eventyay.com.

Development branch

Only deployed locally with npm run dev or Netlify when you make a pull request it consumes the API exposed by development branch of open event server, hosted at test-api.eventyay.com.

Further Reading / Useful Links

Contributions Best Practices

Commits

  • Write clear meaningful git commit messages (Do read chris.beams.io/posts/git-commit/)
  • Make sure your PR's description contains GitHub's special keyword references that automatically close the related issue when the PR is merged. (More info at github.com/blog/1506-closing-issues-via-pull-requests )
  • When you make very minor changes to a PR of yours (like for example fixing a failing Travis build or some small style corrections or minor changes requested by reviewers) make sure you squash your commits afterward so that you don't have an absurd number of commits for a very small fix. (Learn how to squash at davidwalsh.name/squash-commits-git )
  • When you're submitting a PR for a UI-related issue, it would be really awesome if you add a screenshot of your change or a link to a deployment where it can be tested out along with your PR. It makes it very easy for the reviewers and you'll also get reviews quicker.

Feature Requests and Bug Reports

When you file a feature request or when you are submitting a bug report to the issue tracker, make sure you add steps to reproduce it.

Join the development

  • Before you join development, please set up the project on your local machine, run it and go through the application completely.
  • If you would like to work on an issue, drop in a comment with the estimated completion date at the issue. If it is already assigned to someone, but there is no sign of any work being done, please feel free to drop in a comment.

License

This project is currently licensed under the Apache License version 2.0.

To obtain the software under a different license, Please contact FOSSASIA.

open-event-checkin's People

Contributors

cweitat avatar donchiaqe avatar mariobehling avatar shaunboahcodes 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  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

open-event-checkin's Issues

Create a Web App to Check-in Attendees

The goal of the app is:
a) Check-in attendees to event
b) Print out attendee badges upong checkin (without the need to press "Print")
b) Enable daily checkin of attendees to an event lasting several days
c) Tracking/multiroom check-in attendees in rooms

Compare video here: https://youtu.be/vZ4-4EB3Pag

Badge Printing with name search: https://www.youtube.com/watch?v=vRESW--O2BA
adge Printing with QR Code: https://www.youtube.com/watch?v=2z9SJHIYt9w

Please read the articles here to get you started:
https://help.eventnook.com/en/articles/5056204-instant-login-to-eventnook-kiosk-check-in-app-using-qr-code-access-id
https://help.eventnook.com/en/articles/5084520-smart-check-in-instant-badge-printing

Also compare: fossasia/open-event-frontend#8683

Options to include are also the following:

  • Attendees who print out a badge are automatically marked as checked-in to the event.
  • Disable automatic check-in (If attendees pass through a control before entering): Tickbox
  • When an attendee prints out their badge check-in for all days if event has several days: Tickbox

Create tabs for Live and Past events

Create tabs for Live and Past events with the default to "Live".

For past events deactivate the option to create new stations and only show stations that were previously created.

Screenshot from 2023-08-21 21-55-19

Fetch sessions details

Fetch current session, track and speakers details to be displayed in the stats page

To include details for the track like name and time start and end

Print modal needs new layout

  • Select and deselect button at the bottom
  • Checkbox called QR Code that's always selected (cannot be unselected)

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.