Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
underdorff18 committed Jun 12, 2023
2 parents b2607ad + b7c65bb commit 3e7e2de
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,7 @@ Need:
-check for duplicate serial numbers
-option in dbtools to run a full check on the data to make sure it matches the database
--this should probably run as soon as file watcher is started, and at regular intervals
-error checking and logging in dbtools: while it is not likely that errors would be received there because of other error checking, it's still necessary for possible issues.


Next steps:
Once error handling and validation is in place the excel reader / file watcher side will be complete. Then the focus becomes the web server. Front end work needs done to have pages to display, and then the web server should be refined: 404 page, routing, following best practices, etc.

0 comments on commit 3e7e2de

Please sign in to comment.