Skip to content

RealDrops is an outdoor Sales Lead management application that allows users to represent potential leads and other entities with a pin(referred to as a drop) using their devices default maps API. Drops are persisted in collections that are members of area objects that have a pair of coordinates to center the map view upon rendering. Areas also h…

Notifications You must be signed in to change notification settings

Max-Gabriel-Susman/Drops

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Drops

Description

RealDrops is an outdoor Sales Lead management application that allows users to represent potential leads and other entities with a pin(referred to as a drop) using their devices default maps API. Drops are persisted in collections that are members of area objects that have a pair of coordinates to center the map view upon rendering. Areas also have a collection of 'Subscribers' these are users who are allowed to access the area and manage it's drops, the subscribers include the owner(the creator of the area) and all the users he has shared this area with. Data is persisted by an Azure Cosmos DB backend, tandem local persistence is still in the works so the application currently requires a network connection.

File Tree

Drops

Drops

	Helpers : Contains api key constants, I also want to move this content to static to consolidate ../ members

	Models : Object Models

	Services : Contains logic for interacting with Cosmos DB, I think I'm going to move this Dirs content to Static

	Static : MetaData for Object manipulation and DB interaction

	ViewModels : Value conversion

	Views : ContentPages w/ XAML

	Resources : Contains the Resource files for adaptive styling 

Drops.Android

	...

Drops.iOS

	...

Drops.UWP (not setup yet)

	...

Compatible Platforms

  • iOS

  • Android

  • Coming Soon: UWP

Compatible Idioms

  • Moblie

  • Coming Soon: Tablet and Desktop

In the Works

  • adaptive UI styling for desktop and tablet idoms upon launch

  • uwp support

  • Drop Editing

  • Area Editing

  • Custom Rendering for map pins and their popup windows

  • Third Party signin

  • Account Recovery

  • Technical support

  • Dynamic User Prompts

About

RealDrops is an outdoor Sales Lead management application that allows users to represent potential leads and other entities with a pin(referred to as a drop) using their devices default maps API. Drops are persisted in collections that are members of area objects that have a pair of coordinates to center the map view upon rendering. Areas also h…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published