Skip to content

Latest commit

 

History

History
47 lines (29 loc) · 2.73 KB

README.md

File metadata and controls

47 lines (29 loc) · 2.73 KB

Tiny Library Tracker (in progress)

Daniel Wulff's Tiny Library Tracker, July 1st, 2016

By Daniel Wulff

Description

This is an android studio project, still in development. The goal of this project is to provide an app for users to lookup and track 'Tiny Libraries' (search with google to find some examples) within neighborhoods. The goal is to provide google map locations, user registration of libraries and user photo uploads to provide up to date information about the status of said libraries.

Features to be added soon™

  • Fix photo uploader (placeholder images currently present)
  • use geofire for promixity searching
  • add automated longitude/latitude 'getter' for create library activity
  • add map visualization/searches
  • user 'favorites' list

Setup/Installation Requirements

Known Bugs

No known issues at this time.

Support and contact details

If you find any errors or have trouble viewing the app feel free to contact Daniel: [email protected]

Technologies Used

The app was written using Android Studio, and written in the traditional Java and .xml languages. SDK V. 23.0.3 was used to build the app with support for min SDK V. 15.

License

Copyright (c) 2016 Daniel Wulff

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.