Skip to content

Just a little Trello clone using React, React Router, and Redux with Firebase Auth and Realtime Database

Notifications You must be signed in to change notification settings

terensu-desu/trello-clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Trello Clone

A fun little challenge to use React, React Router, and Redux with just a goal and user stories.

User Stories:

  • User logs in or registers to use app. [Checked]
  • User can create any number of boards. [Checked]
  • User can see a main directory of their boards. [Checked]
  • User can delete boards. [Checked]
  • User can make any number of named lists inside their boards. [Checked]
  • User can add any number of items to their lists. [Checked]
  • (Advanced goal) Use localStorage to save their boards if they choose not to sign up.
  • (Advanced goal) User can authenticate with OAuth to save their boards.

About

Just a little Trello clone using React, React Router, and Redux with Firebase Auth and Realtime Database

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published