Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 782 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 782 Bytes

image

App for project creation and tracking

Tech used: React, React Router, Redux, Firebase, Materialize CSS

App features:

  • Sign up and create your profile using email and password
  • Log in and log out of your profile (multiple users can be logged in and work at once)
  • Create a new project and add its title and description
  • Check every project's details and creation date by clicking on it
  • Track project creation by other users in notifications section (sorted by date)
  • Two language versions (English and Russian) are available - switch language in you navbar
  • Loader added for asyncronous actions and shown during sing up-/out process and project creation