Skip to content

Commit

Permalink
Updating pictures
Browse files Browse the repository at this point in the history
  • Loading branch information
jhustles committed Oct 22, 2020
1 parent 7bab976 commit 1e89467
Show file tree
Hide file tree
Showing 16 changed files with 17 additions and 1 deletion.
18 changes: 17 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,22 @@ You will need the following installed on your computer system and import the fol
* Database Structure Design - Entity Relationship Diagram
![erd](./readme_pics/9_finance_db_ERD.png)

* Flask App Snippets - Python, Flask and SQLite3
![1](./readme_pics/code_snippets/1.png)
![2](./readme_pics/code_snippets/2.png)
![3](./readme_pics/code_snippets/3.png)
![4](./readme_pics/code_snippets/4.png)
![5](./readme_pics/code_snippets/5.png)
![6](./readme_pics/code_snippets/6.png)
![7](./readme_pics/code_snippets/7.png)
![8](./readme_pics/code_snippets/8.png)
![9](./readme_pics/code_snippets/9.png)
![10](./readme_pics/code_snippets/10.png)
![11](./readme_pics/code_snippets/11.png)
![12](./readme_pics/code_snippets/12.png)
![13](./readme_pics/code_snippets/13.png)
![14](./readme_pics/code_snippets/14.png)



## Next Steps Considerations
Expand All @@ -138,7 +154,7 @@ This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md

## Acknowledgments & Credits

* Shout out to CS50 @ Harvard EDX
* Shout out to David J. Mahlan and Brian Yu
* BootStrap4 Free Templates - Kelly

* I definitely want to give a shout out to my dear teacher, mentor, and friend @CodingWithCorgis!
Binary file added readme_pics/code_snippets/0.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added readme_pics/code_snippets/1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added readme_pics/code_snippets/10.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added readme_pics/code_snippets/11.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added readme_pics/code_snippets/12.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added readme_pics/code_snippets/13.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added readme_pics/code_snippets/14.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added readme_pics/code_snippets/2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added readme_pics/code_snippets/3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added readme_pics/code_snippets/4.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added readme_pics/code_snippets/5.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added readme_pics/code_snippets/6.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added readme_pics/code_snippets/7.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added readme_pics/code_snippets/8.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added readme_pics/code_snippets/9.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 1e89467

Please sign in to comment.