my own po program

Al3 (@al3)

9459

0

0

About This Space

Simple example of a real world business application


Last updated on June 15, 2020

Forked from: /profound-logic/example-purchase-order-system/

Public Permissions:   View   Open/Fork   Run   Comment  

Purchase Order System

Description

This is an example application to demonstrate an implementation of a Purchase Order (PO) System.

How to Use This Application

  1. If you are viewing this in the IDE or NodeRun Community Site, you can launch the application using the Launch option. Otherwise, you can navigate to the application page by going to https://noderun.com/run/profound-logic/example-purchase-order-system/.
  2. On the initial screen of the application, you'll see a simple dashboard that provides some quick statistics and graphs of the data. The graphs are used here to a create quick reference of extrapolated data. The information provided in the graphs are not readily available in the data grid, but may have information the user requires. These graphs uses the data of the most recent database query, so updating the database means the charts will automatically update after a new query, which can be forced by refreshing the screen. Screenshot of the PO System App when first opened.
  3. Clicking a record in the grid on the initial screen will take the user to the Edit screen. On this screen, users can view all of the record data and update it and its products. Screenshot of the PO System App Edit Screen

Please Note

Some functionalities are not implemented in this example for protection of the example database.

Screenshot of the `Function Not Allowed` dialog box.

Screenshot of the PO System App initial screen with a red box around the `Create New PO Record` button.

Screenshot of the PO System App edit screen with a red box around the `Delete` button.

Notes on How It Was Made

  • Data - The example data was randomly generated with Mockaroo.
  • Database - Because the database does not require set up, as one is provided with each NodeRun workspace, you can add your database tables in a variety of ways using our database tools, accessible in the Database tab of the left-side panel. To learn more about how to use the database, please review our documentation or ask your question in the comments of this workspace or our Community Discuss Forum.

Contributors

@megan_bond

@bmay

@rruizque

Be the first to comment:      

Comments

Write Preview Markdown: bold italic code link
Post

More Spaces By Al3 (@al3)

Filters:

Popular Recent

Advanced CRUD application

Al3

14430

0

0

This workspace implements Amazon Web Services Rekognition. The application uses your device camera to take your photo, determine how old you look, and tell you all about it using human speech though the speakers on your device.

11638

1

2

This workspace implements Amazon Web Services Rekognition. The application uses your device camera to take your photo, determine how old you look, and tell you all about it using human speech though the speakers on your device.

Al3

12912

1

1

This workspace implements Amazon Web Services Rekognition. The application uses your device camera to take a photo, analyze objects in the picture, and tell you all about it using human speech though the speakers on your device.

Al3

10296

1

0

This workspace implements Amazon Web Services Rekognition. The application uses your device camera to take a photo, analyze objects in the picture, and tell you all about it using human speech though the speakers on your device.

Al3

10436

0

0

A demo of how to build, test and document APIs

Al3

8137

0

0

A demo of how to build, test and consume APIs

Al3

3704

0

0

This space creates an AWS S3 Bucket Browser using AWS SDK APIs. It allows you to create and delete buckets, list objects in a bucket, and Upload, download, preview or delete objects.

Al3

20583

1

1

This space creates an AWS S3 Bucket Browser using AWS SDK APIs. It allows you to create and delete buckets, list objects in a bucket, and Upload, download, preview or delete objects. This space is protected to protect the credentials being used for the example. To see the code or create a version to browse your own S3 buckets see http://noderun.com/al3/aws-s3-bucket-browser/

Al3

13916

1

1

Very basic file upload example using the File Upload Drag and Drop widget

Al3

16544

0

3

This app consumes a web service and display the information in a grid

Al3

11094

0

0

CRUD Application with Detail Edit Screen

Al3

2917

0

0