Giter Site home page Giter Site logo

drawing_tracker's Introduction

#Drawing Tracker

##Purpose: Create an app that can collect and organize drawings recieved for a project. There are at least 2 kinds of drawings: Erection drawings and Piece drawings. Drawings will have a revision number starting with 0 with the ability to increment. Drawings will be gradually added to the project through drawing "batches". The batches need to operate like a transaction updating current drawings revision number, adding new, and deleting no longer used drawings. The app needs to associate drawings to an area in the construction site. The app needs to mark the drawings when "released for fabrication" (release).

Once drawings are input a user will need to see:

  1. All drawings related to an area.
  2. All drawings released related to an area.
  3. Current drawing revisions of all drawings associated to an area.
  4. Each drawing, with all batches that updated it and area associated.
  5. See all drawings associated to an array of drawing batches.
  6. A list of all batches up to date.
  7. A list of all areas.
  8. A list of all drawings.

User will need to be able to:

  1. Input (create) a batch of drawings, easily
  2. Edit a batch of drawings
  3. Create a release of drawings
  4. Edit a release of drawings

This needs to be updated!

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.