Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Product SPECS & Roadmap #1

Open
app-generator opened this issue Sep 17, 2021 · 0 comments
Open

Product SPECS & Roadmap #1

app-generator opened this issue Sep 17, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@app-generator
Copy link
Owner

app-generator commented Sep 17, 2021

Free Version:

  • OPENAPI descriptor
    • data table (used to showcase charts):
      • id - PK
      • type - string, values {product, transaction}
      • name - string
      • value - integer
      • ts - unix timestamp
  • Social Auth:
    • Google
    • Github
  • UI via CRA:
  • Persistence:
    • SQLite / TypeORM
  • License: MIT

PRO Version

Sprint 1

  • OPENAPI descriptor
    • data table (used to showcase charts):
      • id - PK
      • type - string, values {product, transaction}
      • name - string
      • value - integer
      • ts - unix timestamp
  • Social Auth:
    • Google
    • Github
  • Selective UI:
    • CRA
    • M-UI: contains a premium integrated theme - pages:
      • login, register, user profile, dashboard, blank page
    • React Bootstrap: contains a premium integrated theme - pages:
      • login, register, user profile, dashboard, blank page
    • Chakra UI: contains a premium integrated theme - pages:
      • login, register, user profile, dashboard, blank page
  • Persistence via TypeORM:
    • SQLite
    • PostgreSQL
    • Oracle
  • Payments
  • Deployment:
    • Docker
    • AWS EC2
    • Google Cloud
    • Azure
  • Licenta: EULA

Sprint 2

  • Deployment / CD:
    • Helm charts pt K8s,
    • Nginx / Owasp hardening,
    • HTTPS via Let's encrypt
    • Perf monitoring (elk?)
  • Advanced CRUD (paginare, polimorfism, proiectii, upload/download, nosql)
  • GraphQL
  • E2E testing
  • Services
    • mail,
    • sms,
    • calendar
  • SSR Support
@app-generator app-generator added the enhancement New feature or request label Sep 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants