Skip to content

dhorelik/my-locations

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My Locations

Sample app based on React & Redux. The interface provides a way to maintain a list of categorized locations.

Usage

running the app

$ npm install
$ npm start

dev environment (with hot reload enabled)

$ npm run start:dev

linting (eslint & csscomb)

$ npm run lint

To be done:

  • validate user input (all fields are required)
  • implement view action for locations (open map & device vibration)
  • use lodash for store handling
  • look deeper into dev vs prod setup
  • sorting (alphabetical order)
  • give a way to group locations by category
  • allow relating multiple categories to a single item
  • tests

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published