Skip to content

Latest commit

 

History

History
49 lines (37 loc) · 958 Bytes

readme.md

File metadata and controls

49 lines (37 loc) · 958 Bytes

TODO:

FrontEnd

  • Deleting tanks

  • Updating tanks

  • Updating tests

  • Updating profile

  • Email confirmation in form

  • Data sanitaize - tanks no minus values

  • Data sanitaize - chems no minus values

  • Register form toggle

  • page title and helmet

  • Tank page reload cancel axios call on unmount

Backend

  • http flag cookies
  • new database on host (saving)
  • Email confirmation send to user email
  • google authentication

Bugs

  • Google search for site:tank-kit.com shows bad meta data

Refactor

  • refactor components into using typescript

=================

Done

  • Added typescript to CRA
  • Dates format [x]
  • Loading - login form [x]
  • Loading - register form [x]
  • Loading - adding tanks [x]
  • Loading - adding tests [x]
  • Loading - fetching tanks [x]
  • Loading - fetching tests [x]
  • Error modal - login [x]
  • Error modal - adding tank [x]
  • Error modal - adding tests [x]
  • Deleting tests [x]
  • favicon [x]
  • Reload on /tanks/:id [x]