Skip to content

clementgarbay/ListAppWeb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ListApp (web version)

A simple list app which allows you to create various lists with items. Useful for shopping list, task list, or what you want!

Built with React, Redux and Firebase.

iOS version

TODO

  • add a filter system (for instance: to show only completed items)
  • replace bad prompt() and confirm() functions usage !
  • improve errors management