Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 583 Bytes

README.md

File metadata and controls

23 lines (17 loc) · 583 Bytes

Workle logo

a simple webapp to manage your workplace


Requirements:

Company needs an app that can track orders, including details, customer information, and workflow progress

Models:

  • Order ->
  • User -> devise for authentication
  • AdminUser -> superuser privileges for organizations
  • Customer -> user has many customers through orders

Features:

  • Processing workflow for orders
  • Administrate admin dashboard
  • Email summary from workflow changes
  • Process auto-documents

UI/UX:

  • Boostrap