Skip to content

Lost and Found web app designed for theme parks, schools, airports, hospitals, and all other campuses

License

Notifications You must be signed in to change notification settings

JohnLFX/LostandFound

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lost and Found App

Lost and Found web application designed for theme parks, schools, airports, hospitals, and all other campuses where having a lost and found inventory system is viable. Made with Vuetify and Vue.js

  • See Live Demo
  • The demo intentionally delays the app to simulate asynchronous loading from an external DB

The DBMS is designed for how you want to store the data. As of now, you can only store data locally on your device in your browser storage. But in the future, it is planned to enable deployment your own on-premise database whether it be because of policy, regulation, or privacy.

Note that this is an active prototype and was created in a week, I would not say this is production ready and there are a ton of other features needing to be added. Once I got a good idea of how everything is going to be designed the code base will look nicer and easier to follow.

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

About

Lost and Found web app designed for theme parks, schools, airports, hospitals, and all other campuses

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published