Inspiration
We all feel too caught up in our places due to the pandemic situation. So keeping in mind the restrictions imposed on us during this phase made us ponder of the ways to ensure the same level of safety during post-covid tourism. The most important measure was to ensure social distancing, and thus we came up with an idea to keep a cap on the number of visitors at a tourist spot and to track the count so as to notify the next slot of visitors.
What it does
We propose to provide the visitors with tickets having a QR code which would then be required to scan at the entry and the exit point of the tourist spot which helps to keep a track of the number of people inside the arena. We have a web interface which generates a QR code based on the booking details. Now, this code is scanned using our scanner app, which enqueues/dequeues the visitors based on where they are scanning the code, i.e. the entry or the exit point. Thus, we maintain a list to keep a track of the visitors inside the premises.
How we built it
The twell-web (the code generator) uses Vue.js while the scanner app is built in Flutter. For storage, we have used Cloud Firestore.
Challenges we ran into
This was our first-time with Vite, and we were facing issues connecting to the Cloud Firestore. This is something that has not been resolved yet and we had to do a workaround instead.
Built With
- flutter
- vite
- vue
Log in or sign up for Devpost to join the conversation.