Giter Site home page Giter Site logo

hound's People

Contributors

joshuacurtiss avatar

Watchers

 avatar  avatar  avatar

Forkers

chukon

hound's Issues

Revamp address entry screen

Make address entry work as a "Search" bar on a map. When they submit results, if it finds the search, it will do a reverse look-up to get exact details. This will allow very loose search, perhaps just including city or zip code.

But the full address information should be stored in the database still.

Support for master list of "Found" names

App talks to a web service that has the master list of "Found" names. Can help take out search names if they're already in the found list.

Ultimately, it'd be cool if a newly found name could be added to the "Found" list. Also would be awesome if that "Found" list could be maintained from the app as well.

Establish relationship between Names/Addresses

Relationship will be visible:

  • Name detail screen will have a table list, and ability to add a new address right from name detail.
  • Address form needs to have a popover where you can select the name of the person it's associated with.
  • When adding a name, immediately pull up their detail page so it's evident how to proceed with adding addresses.

Adding a name will take you directly to that name detail screen

Instead of just adding a name to the names table, it should then segue to the name detail for that newly entered name. This will give them easy access to the "Add Address" button. Because someone will pretty much always want to add an address of a newly added name.

Walk-through tutorial

Option to have a walk-through tutorial, perhaps by having an overlay video that demonstrates features.

Don't allow duplicate names/addresses to be entered

Search database for same address (NOT by coordinates, because an apartment may have same coordinates but technically be a different address) or name, and notify user of duplicate before allowing them to add it.

Deleting an address deletes the entire person

Cascading relationship seems to be working both ways. Deleting the person WILL delete all addresses for him, but also deleting an address will delete the person! Which in turn deletes all his addresses.

Name detail doesn't refresh address table

If someone adds an address from the Addresses tab, then the tap back to the Names tab and it's already on the detail for that name, the addresses list for the name doesn't refresh.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.