README
¶
C-ll Tracking
This repo contains a web based application to track orders and inventory of Schedule ll substances.
Check it out!
Table of Contents
Installation
- Pending addition of installer
- Installer photo
- Needs to include postgreSQL setup (username/password)
- Needs to allow for a logo to be added, with medicine shoppe as default
- Optional to include users
- Reinstall option to add or remove users
Features
- Tracking of C-ll controlled drugs
- Tracking of Purchases, Prescriptions, and Audits.
- Editing or deletions of existing logs
- Write to an Excel equivalent database file
- Current master branch does not work for this feature. Pending https://github.com/360EntSecGroup-Skylar/excelize/issues/625.
Usage
- To add an order
- Select type of order to add
- Enter data required
- Note: 'Real Count' is not a required field
- Submit the order
- To edit or delete an order
- Click on the order to update
- To edit:
- Edit the order quantity or script if desired
- Select submit
- To delete:
- Select delete
- When prompted again, select delete
Tests
- Include updates about what the unit tests cover (coverage details)
- Include updates about the integration tests
Contributing
For those interested in contributing to the project.
Step 1
-
Option 1
- 🍴 Fork this repo!
-
Option 2
- 👯 Clone this repo to your local machine using
https://github.com/bconn98/DrugRecord.git
- 👯 Clone this repo to your local machine using
Step 2
- Create a branch! Please do not use the master branch for development.
Step 3
- HACK AWAY! 🔨🔨🔨
Team
Github Profile |
---|
![]() |
github.com/bconn98 |
Support
Reach out to me at one of the following places!
- Twitter at
@connbryan
- Facebook at
bryan.conn.39
- Instagram at
bconn98
- Github at
bconn98
License
This project is released under the MIT License.
Directories
¶
Path | Synopsis |
---|---|
cmd
|
|
DrugRecord
* File: webServer Description: Runs a database @author Bryan Conn @date 10/7/2018
|
* File: webServer Description: Runs a database @author Bryan Conn @date 10/7/2018 |
* File: user Description: Implements features for an unique user including passwords @author Bryan Conn @date 10/7/2018
|
* File: user Description: Implements features for an unique user including passwords @author Bryan Conn @date 10/7/2018 |
web
|
|
handlers
* File: getAuditHandler Description: Gets new audit page @author Bryan Conn @date 10/7/18 * File: getAuditHandler Description: Gets new audit page @author Bryan Conn @date 10/7/18 * File: getDatabaseHandler Description: Gets a new database page @author Bryan Conn @date 10/7/18 * File: getDatabaseHandler Description: Gets a new database page @author Bryan Conn @date 10/7/18 * File: getDatabaseHandler Description: Gets a new database page @author Bryan Conn @date 10/7/18 * File: getDeleteHandler Description: Gets new audit page @author Bryan Conn @date 6/2/19 * File: getAuditHandler Description: Gets new audit page @author Bryan Conn @date 10/7/18 * File: getAuditHandler Description: Gets new audit page @author Bryan Conn @date 10/7/18 * File: getEditHandler Description: Gets new audit page @author Bryan Conn @date 5/31/19 * File: getExcelWriterHandler Description: Gets new excel writer page @author Bryan Conn @date 11/17/2019 * File: getHomeHandler Description: Gets new home page @author Bryan Conn @date 10/7/18 * File: getLoginHandler Description: Gets new login page @author Bryan Conn @date 10/7/18 * File: getNewDrugHandler Description: Gets new drug page @author Bryan Conn @date 1/4/2019 * File: getPrescriptionHandler Description: Gets new prescription page @author Bryan Conn @date 10/7/18 * File: getPurchaseHandler Description: Gets new purchase page @author Bryan Conn @date 10/7/18 * File: getRegisterHandler Description: Gets new audit page @author Bryan Conn @date 10/7/18 * File: getSignOutHandler Description: Gets new SignOut page @author Bryan Conn @date 10/7/18 * File: postAuditHandler Description: Sends the audit information @author Bryan Conn @date 10/7/18 * File: postDatabaseHandler Description: Sends the database information @author Bryan Conn @date 10/7/18 * File: postDatabaseHandler Description: Sends the database information @author Bryan Conn @date 10/7/18 * File: postDeleteHandler Description: Sends the audit information @author Bryan Conn @date 6/2/2019 * File: postDeleteHandler Description: Sends the audit information @author Bryan Conn @date 6/2/2019 * File: postDeleteHandler Description: Sends the audit information @author Bryan Conn @date 6/2/2019 * File: postDeleteHandler Description: Sends the audit information @author Bryan Conn @date 6/2/2019 * File: postEditQtyHandler Description: Sends the audit information @author Bryan Conn @date 6/1/2019 * File: postExcelWriterHandler Description: Sends the excel writer information @author Bryan Conn @date 11/17/2019 * File: postLoginHandler Description: Sends the audit information @author Bryan Conn @date 10/7/18 * File: postNewDrugHandler Description: Sends the new drug information @author Bryan Conn @date 1/4/2019 * File: postPrescriptionHandler Description: Sends the prescription information @author Bryan Conn @date 10/7/18 * File: postPurchaseHandler Description: Sends the purchase information @author Bryan Conn @date 10/7/18 * File: postRegisterHandler Description: Sends the audit information @author Bryan Conn @date 10/7/18
|
* File: getAuditHandler Description: Gets new audit page @author Bryan Conn @date 10/7/18 * File: getAuditHandler Description: Gets new audit page @author Bryan Conn @date 10/7/18 * File: getDatabaseHandler Description: Gets a new database page @author Bryan Conn @date 10/7/18 * File: getDatabaseHandler Description: Gets a new database page @author Bryan Conn @date 10/7/18 * File: getDatabaseHandler Description: Gets a new database page @author Bryan Conn @date 10/7/18 * File: getDeleteHandler Description: Gets new audit page @author Bryan Conn @date 6/2/19 * File: getAuditHandler Description: Gets new audit page @author Bryan Conn @date 10/7/18 * File: getAuditHandler Description: Gets new audit page @author Bryan Conn @date 10/7/18 * File: getEditHandler Description: Gets new audit page @author Bryan Conn @date 5/31/19 * File: getExcelWriterHandler Description: Gets new excel writer page @author Bryan Conn @date 11/17/2019 * File: getHomeHandler Description: Gets new home page @author Bryan Conn @date 10/7/18 * File: getLoginHandler Description: Gets new login page @author Bryan Conn @date 10/7/18 * File: getNewDrugHandler Description: Gets new drug page @author Bryan Conn @date 1/4/2019 * File: getPrescriptionHandler Description: Gets new prescription page @author Bryan Conn @date 10/7/18 * File: getPurchaseHandler Description: Gets new purchase page @author Bryan Conn @date 10/7/18 * File: getRegisterHandler Description: Gets new audit page @author Bryan Conn @date 10/7/18 * File: getSignOutHandler Description: Gets new SignOut page @author Bryan Conn @date 10/7/18 * File: postAuditHandler Description: Sends the audit information @author Bryan Conn @date 10/7/18 * File: postDatabaseHandler Description: Sends the database information @author Bryan Conn @date 10/7/18 * File: postDatabaseHandler Description: Sends the database information @author Bryan Conn @date 10/7/18 * File: postDeleteHandler Description: Sends the audit information @author Bryan Conn @date 6/2/2019 * File: postDeleteHandler Description: Sends the audit information @author Bryan Conn @date 6/2/2019 * File: postDeleteHandler Description: Sends the audit information @author Bryan Conn @date 6/2/2019 * File: postDeleteHandler Description: Sends the audit information @author Bryan Conn @date 6/2/2019 * File: postEditQtyHandler Description: Sends the audit information @author Bryan Conn @date 6/1/2019 * File: postExcelWriterHandler Description: Sends the excel writer information @author Bryan Conn @date 11/17/2019 * File: postLoginHandler Description: Sends the audit information @author Bryan Conn @date 10/7/18 * File: postNewDrugHandler Description: Sends the new drug information @author Bryan Conn @date 1/4/2019 * File: postPrescriptionHandler Description: Sends the prescription information @author Bryan Conn @date 10/7/18 * File: postPurchaseHandler Description: Sends the purchase information @author Bryan Conn @date 10/7/18 * File: postRegisterHandler Description: Sends the audit information @author Bryan Conn @date 10/7/18 |
webUtils
* File: templates Description: Executes templates and implements the range for html @author Bryan Conn @date: 10/7/2018 * File: validation.go Description: Checks a multitude of different input for validity.
|
* File: templates Description: Executes templates and implements the range for html @author Bryan Conn @date: 10/7/2018 * File: validation.go Description: Checks a multitude of different input for validity. |
Click to show internal directories.
Click to hide internal directories.