Skip to content

Pass in is a platform that streamlines event and participant management, empowering organizers to register events, access detailed event data, list and search participants, and ensure a smooth registration and check-in process. These features are implemented in compliance with defined business rules to ensure application effectiveness and usability

License

Notifications You must be signed in to change notification settings

rudyfernandes/nlw-unite-react

Repository files navigation

Pass in

Project developed during the Next Level Week Unite event.

Technologies   |    Project   |    Getting started   |    License

License


Search by participant

💻 Project

Pass in is a platform designed to facilitate the management of events and participants, offering functionalities that enable organizers to register new events, view detailed data of each event, list and query participants, as well as provide a seamless experience for event registration and check-in. All these functionalities have been implemented according to the defined business rules to ensure the effectiveness and usability of the application.

🚀 Technologies

This project was developed using the following technologies:

Web

Getting started

Project cloning

git clone https://github.com/rudyfernandes/nlw-unite-react.git

Web

Starting:

cd pass-in-web
npm install
npm run dev

Server

For server usage, it's necessary to install the backend developed in the Node.js track, click here to see the repository

or

clone the repository.

git clone https://github.com/rocketseat-education/nlw-unite-nodejs.git

Starting

cd nlw-unite-nodejs-main

Environment variables

DATABASE_URL="file:./dev.db"
npm install

For creating tables in Prisma

npx prisma db seed

Start:

npm run dev

📧 Contato

rudyfernandez2002@gmail.com

📝 License

This project is licensed under the MIT License. See the LICENSE file for more details.

About

Pass in is a platform that streamlines event and participant management, empowering organizers to register events, access detailed event data, list and search participants, and ensure a smooth registration and check-in process. These features are implemented in compliance with defined business rules to ensure application effectiveness and usability

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published