Skip to content

Commit

Permalink
Updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
jhustles committed Oct 7, 2020
1 parent f30f2a1 commit 0ac6372
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,11 @@ You will need the following installed on your computer system and import the fol

* Run "python application.py"

## Code Review - Recruiters / Hiring Managers

* Please view the application.py - here is where most of my Python logic and coding remains, including most of my SQL queries (e.g. common expression tables, Insert, and Update queries)

* Jinja Templates are in the "templates" folder where I created a layout, and created several custom dynamic pages

## Main Built-in Functionalities

Expand Down

0 comments on commit 0ac6372

Please sign in to comment.