twwright / workle

A simple enterprise Rails app for managing orders

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A simple enterprise Rails app for managing orders


Languages

Language:Ruby 73.8%Language:HTML 23.5%Language:JavaScript 1.8%Language:CSS 0.5%Language:CoffeeScript 0.3%Language:Dockerfile 0.0%