Giter VIP home page Giter VIP logo

bayonet_inventory's Introduction

Bayonet_Inventory

Flask web-app for generating dynamic web forms.

Bayonet Inventory is a system I created quickly to generate dynamic web forms utilizing input from text files (which were created from data taken off of Excel files). It also requires a text file of names and emails in the form of: [Name] _ [Email]

The idea is you seperate your data into a text file: ITEM_CODE [space] ITEM_DESCRIP [delimiter] ITEM_LOCATION, the html generation module then detects all your text files and creates html pages with tables that your employees can use to perform an inventory count.

The system supports "saving" of a form, via a button at the end of the form. When saved, a new html page is generated, importing the data from the current form onto the new form. An email is then sent to the employee containing the link to their saved form.

When a user "submits" their form, a XLSX file is generated using the data from the form. A email is also sent to the user containing a copy of their XLSX file. These XLSX files can then be further manipulated to get total counts, or whatever you want/need.

Current known issue: refreshing a form erases all data entered (unless its a saved page it seems), html generate module gets called twice on flask run (not the end of the world but is an issue).

This is in no way a perfect Flask app, but is very minimal and lightweight. Can be easily ran from AWS EC2, simply create a virtual enviornment and import all required files from this repo into it.

bayonet_inventory's People

Contributors

starhound avatar

Stargazers

 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.