Skip to content

lbusz/todo-list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

todo-list

Simple To-Do app for GSQuad coding challenge

How To Run locally

  1. Follow expo-cli installation guide
  2. In the command line run:
cd todo-list
yarn install
expo start

Libraries

Component library: react-native-paper
Navigation: react-navigation
State management: redux, react-redux
Persistence: AsyncStorage with redux-persist

Main Features

  1. Create / Rename / Delete list of todos
  2. Create / Toggle / Delete / Edit todo
  3. Settings
    a. Confirm before deleting a task
    b. Dark theme

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published