pedro-psb / pypos-canteen

Point os sale web app aimed to work on a low budget canteen setup.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

As a future canteen owner, I want to understand the app features and register a new canteen

pedro-psb opened this issue · comments

Tasks

  • page: public landing page
  • page: public register/login
    • User register validation
  • page: user dashboard
  • register functionality that creates a new canteen
    • schema redefinition
    • btns/page to create canteen
    • DB: Include depency to a canteen to transaction, products, etc
    • Register canteen (with server-side validation)

Related