Coder Social home page Coder Social logo

inventory616's Introduction

CS 616 - Inventory Management App

A web-based application for managing school technology inventory.

Contributing

Before contributing, read the wiki.

inventory616's People

Contributors

zachmay avatar wwen0 avatar hepenghe avatar xha225 avatar forevertangent avatar harika1993 avatar

Stargazers

Mike Dillion avatar

Watchers

 avatar James Cloos avatar Tung Tran avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar Yosef B Wirian avatar  avatar odobo avatar  avatar Dawei Liu avatar Yi Zhang avatar Mason He avatar  avatar  avatar

inventory616's Issues

Front-End: Foundations for JavaScript

We are going to use the Backbone JS framework to create the user interface. Before we can really do any work with that, though, we need to do some ground work:

  • Review Backbone documentation, tutorials, etc.
  • Set up the Backbone framework. Make sure we have all the correct JS files in the public/ directory.
  • Set up routing. We just need to demonstrate that can load up the index page and get a link to fire a specific piece of JS code using Backbone's routing system.
  • Try implementing a simple screen using Backbone but with mocked data (since the APIs aren't ready).

You may want to confer with @sjcurt02.

Need to check the raised exception due to integrity violation

is there a way to activate the laravel database constraint violation exception handling ? i have tried with the following
Illuminate\Database\QueryException excep
but it did not work.
documentation says that i have to create a service provider. do i really need to create a service provider for this.
thanks

query about room resource creation

i am trying to create a new room resource based on a building id. my query is can a room of a building be assigned to multiple people or just to a single man/woman.

Front-End: HTML Mock-ups

Mock up all screens in HTML 5/CSS using Bootstrap.

The goal here is to get all of the wireframe mockups from the Phase I document turned into HTML we can use later, even if they're currently not wired up to anything.

Certainly discuss with @sjcurt02 about tweaks, changes, etc.

get and post method is not working in route file

Hi Zack how r u ? i am having a problem in the virtual machine php server. i can not bypass the login authentication page. none of my Post and Get method is getting served although the route file is properly defined except for the login page.

Api Endpoints - Facilities Managements questions

Hi,

Can you clarify the different between "Retrieve a representation of the specified room resource " and "An individual room's collection of inventory items".

Also for "/buildings" URL - "Retrieve a listing of all existing building resources. Should support a query parameter "search" that accepts a string by which results can be filtered," Is something like this what you were thinking about: /building:filter_string ?

thanks,
Luan

body content resolution

Hi Zack, what exactly i have to send through the body. right now i am sending asset_tag and room_id in a json format by using body and post method. then searching the database whether they exist or not and returning the information according to.
thanks
Sabbir

Organization and Outline

Organization

  • We will keep the groups from Phase I together.
  • Tasks will be assigned to individual groups, who can divide the work as they see fit.
  • Groups should designate one member as their "point person". When assigning tasks, we will use GitHub's "assignee" feature, and we will assign an issue to the group's point person.
  • The group consisting of me (@zachmay), Paul, and Steve will work primarily to divide up work, coordinate effort, and review and test changes. Since we are going to work from our Phase I proposal, feel free to ask us questions about that.
  • Paul will probably coordinate work on the API.
  • Steve will probably coordinate work on the front-end.
  • Zach is not mad with power.
  • (Yes he is.)

Dev Environment

  • Who has tried setting up? Issues?
  • If you have set it up, destroy the VM and recreate it. :)

Assignments

  • Phase I Document; this will be the reference for what we're building.
  • PHP experience? Who will concentrate on the API?
  • JavaScript experience? Preference for Angular or Backbone?
  • Automated testing? Volunteers for a team of "test engineers"?

How to get stuff done

See this wiki page

TODO

Everyone needs to post a comment to this issue. Identify yourself as point person for your group if that's you.

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.