Created
June 17, 2024 10:11
-
-
Save ScribbleGhost/6b3b88cd93e6446367342cf3b0068dc5 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
π Projects | |
βββ π Project_A | |
β βββ π Documentation | |
β β βββ π Readme.md | |
β β βββ π Project_Spec.pdf | |
β β βββ π Changelog.txt | |
β βββ π Source_Code | |
β β βββ π main.py | |
β β βββ π modules | |
β β β βββ π module1.py | |
β β β βββ π module2.py | |
β β β βββ π __init__.py | |
β β βββ π utils.py | |
β β βββ π config.py | |
β βββ π Tests | |
β β βββ π test_main.py | |
β β βββ π test_module1.py | |
β β βββ π test_utils.py | |
β βββ π Assets | |
β βββ π π· Images | |
β β βββ πΌοΈ logo.png | |
β β βββ πΌοΈ background.jpg | |
β β βββ π πΌοΈ icons | |
β β βββ πΌοΈ icon1.png | |
β β βββ πΌοΈ icon2.png | |
β βββ π πΉ Videos | |
β βββ πΌ intro.mp4 | |
β βββ πΌ tutorial.mp4 | |
βββ π Project_B | |
βββ π Documentation | |
β βββ π Readme.md | |
β βββ π User_Manual.pdf | |
βββ π Source_Code | |
β βββ π app.js | |
β βββ π components | |
β β βββ π header.js | |
β β βββ π footer.js | |
β β βββ π sidebar.js | |
β βββ π index.js | |
β βββ π config.js | |
βββ π Tests | |
β βββ π test_app.js | |
β βββ π test_components.js | |
β βββ π test_config.js | |
βββ π Assets | |
βββ π π· Images | |
β βββ πΌοΈ logo.svg | |
β βββ πΌοΈ banner.jpg | |
β βββ π πΌοΈ icons | |
β βββ πΌοΈ icon1.svg | |
β βββ πΌοΈ icon2.svg | |
βββ π πΉ Videos | |
βββ πΌ demo.mp4 | |
βββ πΌ promo.mp4 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment