Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 632 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 632 Bytes

Community-App

My first project in ReactJS(React Sortable, Material UI and Router), Vanilla JS, SASS and Firebase.

Simple ToDo list like Trello Boards with Sortable items and simple Chat with Firebase real time and log in with Gmail.

In close Future i want to use React dnd and ... :)

Funkcjonalność

  • Logowanie jako przez Gmail aby być zindentyfikowanym użytkownikiem (Firebase),
  • Przesuwanie kart w górę i w dół (React Sortable),
  • Przesuwanie wykonanego zadania do innej karty po wciśnięciu na button,
  • Usuwanie karty,
  • Zapis/odtwarzanie wszystkich kart do Firebase,
  • Chat w trybie rzeczywistym (Firebase).