Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 487 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 487 Bytes

Bookin'

simple app to create and filter bookings

Users without accounts can't create new bookings, only see the ones already created

TODO

  • Backend Rspec tests
  • Fix frontend Jest tests (jest config file is broken)
  • Page to create new spaces
  • Possibility for an user to edit/delete their own bookings
  • Frontend Form validations
  • Adopt Typescript (there were problems with babel)
  • Create Dockerfile with correct ruby/rails/react/typescript versions, to help deployment