Hykilpikonna
ef016fc513
[O] Running instructions
2021-12-14 00:25:17 -05:00
MstrPikachu
67336b7d7c
Edit main.py running instructions
2021-12-14 00:09:25 -05:00
MstrPikachu
1fc5f54165
Finish running instructions
2021-12-14 00:08:15 -05:00
MstrPikachu
87a55c81ef
Add python_ta check to utils.py
2021-12-13 23:22:14 -05:00
MstrPikachu
882360b819
Add python_ta check to visualization.py
2021-12-13 22:51:04 -05:00
MstrPikachu
a904e91058
Merge branch 'main' of github.com:hykilpikonna/CSC110-Project into main
2021-12-13 21:33:14 -05:00
MstrPikachu
c3d3a1101c
Add python_ta check to collect_twitter.py
2021-12-13 21:32:58 -05:00
Hykilpikonna
7714a99de6
[+] File structure
2021-12-13 21:12:01 -05:00
MstrPikachu
65c1b23be3
Merge branch 'main' of github.com:hykilpikonna/CSC110-Project into main
2021-12-13 21:08:21 -05:00
MstrPikachu
51d4cc8112
Add python_ta check to collect_others.py (but not checking all contracts)
...
python_ta.contracts.check_all_contracts() is broken so it's not used here
Fixed pseudocode style: newline after boolean operator
Fixed 2 lines of 101 characters
Added a representation invariant
2021-12-13 21:08:05 -05:00
Hykilpikonna
056b626952
[-] Remove todo in report document
2021-12-13 20:51:54 -05:00
Hykilpikonna
4aa0088cb0
[+] Copy packed data in deploy script
2021-12-13 20:51:33 -05:00
MstrPikachu
2bb09ddc99
Add python_ta check to collect_others.py
...
Add exception, fix variable shadowing
2021-12-13 20:45:44 -05:00
MstrPikachu
566a116b23
Add python_ta check to collect_others.py
...
Change dict() to {}
2021-12-13 20:05:08 -05:00
MstrPikachu
f7667538b0
Add module docstring title to all files
2021-12-13 19:54:07 -05:00
MstrPikachu
3693bb3f85
I had some untracked changes oops
...
Merge remote-tracking branch 'refs/remotes/origin/main' into main
2021-12-13 19:37:04 -05:00
MstrPikachu
e7de1e8174
Add citations to project report
2021-12-13 19:35:48 -05:00
Hykilpikonna
1dd0ebe56c
[O] Ignore dot files
2021-12-13 19:32:24 -05:00
Hykilpikonna
a65116d254
[O] Ignore .DS_Store in packing
2021-12-13 19:32:01 -05:00
Hykilpikonna
84bfca5e62
[+] Create script to pack for markus submission
2021-12-13 18:36:32 -05:00
Hykilpikonna
b7e11cb45b
[+] Pack resources
2021-12-13 18:01:48 -05:00
Hykilpikonna
70df2ce43a
[F] Fix typos in report document
2021-12-13 17:58:08 -05:00
Hykilpikonna
c50636bf7c
[F] Fix warnings
2021-12-13 17:46:33 -05:00
Hykilpikonna
c1b04a741e
[+] Class attributes
2021-12-13 17:37:00 -05:00
Hykilpikonna
1eb28a62bb
[O] Update dependencies and normalize requirements.txt
2021-12-13 17:21:48 -05:00
Hykilpikonna
87eaa28794
[O] Reformat code, expand imports
2021-12-13 17:20:14 -05:00
Hykilpikonna
8e2550097f
[O] Fix precondition indent
2021-12-13 17:12:06 -05:00
Hykilpikonna
fa0583007a
[+] Module docstrings and preconditions
2021-12-13 17:08:18 -05:00
MstrPikachu
0744d1000e
Add representation invariants to collect_others.py
2021-12-13 14:16:31 -05:00
MstrPikachu
79f890b28c
Add representation invariants to processing.py
2021-12-13 03:15:11 -05:00
MstrPikachu
c471dbf19e
Add representation invariants to visualization.py
2021-12-13 01:35:37 -05:00
MstrPikachu
e6b3b9bf7d
Merge remote-tracking branch 'origin/main' into main
2021-12-13 01:35:07 -05:00
MstrPikachu
049d594c19
Add representation invariants to utils.py
2021-12-13 01:34:56 -05:00
Hykilpikonna
13534e1e02
[U] Update deploy script
2021-12-13 00:33:54 -05:00
Hykilpikonna
1da01de3af
[U] Update project structure
2021-12-13 00:24:20 -05:00
Hykilpikonna
d1e36f09a5
[U] Update project files
2021-12-13 00:07:15 -05:00
Hykilpikonna
b08a66b5b3
[+] Add sample config
2021-12-13 00:06:56 -05:00
MstrPikachu
13489fe2b0
Add gridlines
2021-12-12 00:48:27 -05:00
MstrPikachu
46a7497211
Fix typo in report.py
2021-12-11 23:05:20 -05:00
MstrPikachu
81da79c24a
Amend module docstring of twitter_process.py
2021-12-11 22:45:55 -05:00
MstrPikachu
dc91b607b0
Add module docstring to twitter_process.py
2021-12-09 21:36:53 -05:00
MstrPikachu
04a22c89ab
Add module docstring to twitter.py
2021-12-09 20:27:12 -05:00
MstrPikachu
b4c5fc254d
Added module docstring to utils.py
...
Updated filter_days_avg and updated comments in utils.py
Fixed typos in twitter_process.py
2021-12-09 19:56:00 -05:00
Hykilpikonna
ab8a685c8c
[+] Deploy script
2021-11-28 17:49:40 -05:00
Hykilpikonna
ac36f9c969
[U] Update wording
2021-11-27 23:17:04 -05:00
Hykilpikonna
c9338f08df
[+] Finalize project
2021-11-27 23:13:56 -05:00
Hykilpikonna
770d4345c4
[+] Debug mode
2021-11-27 21:44:18 -05:00
Hykilpikonna
ecfe76a231
[O] Catch errors in markdown formatting
2021-11-27 21:39:44 -05:00
Hykilpikonna
647c59f13f
[O] Use json enoding
2021-11-27 21:11:16 -05:00
Hykilpikonna
3519fb015e
[S] Smooth scrolling
2021-11-27 21:03:16 -05:00