GithubHelp home page GithubHelp logo

dockleryxk / order-app Goto Github PK

View Code? Open in Web Editor NEW

This project forked from huddlehouse/order-app

0.0 1.0 0.0 1.98 MB

Custom Order App for Uster (https://www.uster.com/)

ApacheConf 0.12% PHP 7.70% HTML 6.17% CSS 47.64% JavaScript 38.37%

order-app's Introduction

Uster Order Application

A Symfony project created on February 20, 2016, 11:27 pm.

Order Application with FOSUserBundle

This app has multiple groups (offices) of Users that can order replacement parts. A user can only join after being invited. As of right now only ROLE_ADMINS can invite people.

Reference

Routes

DefaultController:

  • "admin_home" /admin

AdminController:

  • "send_invitation" /admin/add-user
  • "all_invitations" /admin/add-user/sent-invitations
  • "admin_edit_user" /admin/view-users/edit/{user_id}
  • "admin_order_edit" /admin/order/{cart_id}/review
  • "admin_order_approve" /admin/order/{cart_id}

CartController

  • "user_home" /
  • "review_order" /review-order
  • "submit_cart" /review-order/submit/{cart_id}
  • "view_all_orders" /view-all-orders
  • "view_past_order" /view-order/{order_id}

PartController "/admin/part"

  • "admin_part_index" /
  • "admin_part_new" /new
  • "admin_part_edit" /{id}/edit
  • "admin_part_delete" /{id}

PartCategoryController "/admin/partcategory"

  • "admin_partcategory_index" /
  • "admin_partcategory_new" /new
  • "admin_partcategory_edit" /{id}/edit
  • "admin_partcategory_delete" /{id}

order-app's People

Contributors

dockleryxk avatar huddlehouse avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.