Inspiration
Texas had a severe ice storm making communication difficult.
What it does
A communication application that locates other users in a near by area and allows users to connect. As well as changing the profile settings to the user's needs and preferences.
How we built it
find-a-group@team:~$ quasar dev
We used the quasar framework to build a SPA web application. Furthermore, The framework allows us to recompile a single code base to work on mac and windows (using element), and Android and iOS (using Cordova).
Challenges we ran into
Getting data from, and to, localStorage from a Vue component to save and update the users settings object. We came in not know knowing javascript when we came into this project, and at the end we learned two javascript frameworks (Quasar Framework and Vue.js) and one library (NodeJS)
Accomplishments that we're proud of
The integration of dark mode was successful.
What we learned
We learned:
- Quasar framework
- Vue.js
- Node.js
- Xcode simulator
What's next for Find_A_Group
In future interactions we would add a firebase database to storage user data on a live server. Therefore, users could login and have their settings transfer over to all the devices.
Built With
- css
- html
- javascript
- node.js
- quasar
- vue
Log in or sign up for Devpost to join the conversation.