We wanted to solve the problem by helping senior citizens feel a sense of community and inform them about the benefits of exercise.
Things we’ve learned: Eda:
- Center text vertically in div (line-height equals div height)
- Change width and height of body according to body size (add vw as unit)
- How font size “em” works (it is a unit of how much you multiply original value by)
- Display a randomly generated variable (within the JS file) on the website (innerHTML)
- Integrate different pieces of code together
- Make the map locations open up to google maps when clicked
- Challenge: make text-to-speech work with randomized fact-of-the-day
Sarah:
- Researched multiple different avenues to embed iframes of maps/marker locations to identify potential meetup points in walkable areas
- Use the leaflet.js and integrate it to the openstreetmap api
- Integrate a speech to text api that had both precision and accuracy - adjusted the speech detector so that it worked within a specific time period with timeout
- Challenge: try to give the recognition
Things still left to do:
- Make account that has this data: points, entries, profile picture, and username entered
- Make speech to text create new paragraphs for each entry, and record previous entries connected to an account
- Add notifications when someone nearby picks a location, and increase points when you also go there
More plans:
- Develop app for mobile
- Make flexible for different screen sizes
- See other people’s points and characters on the map
- Set-up emergency call to the hospital
- Connect with healthcare firms and add google maps in the app with money
- Add step counter that gives points
- Detect other phones with the app on nearby, and start a game
- Translate for other countries and languages
Log in or sign up for Devpost to join the conversation.