Skip to content

Latest commit

 

History

History
56 lines (41 loc) · 2.12 KB

README.md

File metadata and controls

56 lines (41 loc) · 2.12 KB

VolontApp - Glue

Introduction

Glue helps Child Focus to connect with their volunteers. At the beginning of the development, Child Focus told us that they were actually contacting volunteers based on a list of phone numbers. As this technique is not effecient enough, time and resource consuming, they wanted to automate it. They called for help at the Hack In The Woods 2019 and we answered!

What is it?

Glue is a system divided in three different layers : the clients, the API and the database. It has different goals such as :

helping coordinators and administrators easily contact volunteers track missing child posters to be able to remove them whenever the child is found

How is it?

Mobile app

The mobile app has 4 main objectives described herebelow :

  • display missing child cases
  • visualize posters and thumbnails position on a map
  • add and remove those posters and thumbnails
  • send and receive notifications

Home page

Volunteers selection to notify of a new missing child case

Web app

The web app has 2 differents goals described herebelow :

  • add and edit missing child profiles
  • add and edit a missing child case, associated to a child and a coordinator

Missing child profile creation page

Missing child case add page

Missing child case listing

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments