GithubHelp home page GithubHelp logo

pass-in-backend's Introduction

Pass.in Back-end

Application for managing participants in in-person events.

Static Badge Visits Badge

Coding solutions for the world

About

Pass.in is a check-in system for in-person events where the organizer can control and manage the list of participants and each person can generate their credential to access the event.

Functional requirements

  • Organizer
    • Must be able to register a new event;
    • Must be able to view event data;
    • Must be able to view the list of participants;
  • Attendees
    • Must be able to register for an event;
    • Must be able to view their registration badge;
    • Must be able to check-in at the event;

Non-functional requirements

  • Check-in at the event will be carried out using a QRCode

Business rules

  • The attendees can only register for an event once;
  • Attendees can only register for events with available places;
  • The attendees can only check-in to an event once;

Database model

Database model

Collection

Collection preview.png Import in Insomnia

How to run

  1. Download code base with git clone
  2. Import project on IntelliJ
  3. Download maven dependencies ./mvnw install
  4. Start Spring Boot application ./mvnw spring-boot:run
  5. Do your requests! ๐ŸŽ‰

References


Thanks โค๏ธโ€๐Ÿ”ฅ

back to top โ†‘

pass-in-backend's People

Contributors

barreto avatar

Stargazers

 Alexsandro Xavier avatar

Watchers

 avatar

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.