Ethan Chiu

Results 14 issues of Ethan Chiu

I've tested this for some weeks and just t wanted to give some results. Overall, it was pretty good at first, but Google soon capped it to around 80 search...

Allows Scraper to find time stamps associated with search result if there is one.

Note to self: add some sort of model to hedge and future prof against plyint updates

hacktoberfest

As a user, I want to track what Pylint errors and understand how to mitigate them. Current blocker => login feature

hacktoberfest
feature

Goal: Write unit test for Javascript and Python files (https://github.com/ethanchewy/PythonBuddy/blob/master/app.py, https://github.com/ethanchewy/PythonBuddy/blob/master/static/js/javascript.js, and https://github.com/ethanchewy/PythonBuddy/blob/master/static/js/cm-validator-remote.js) How to do this? - Python: use unit test python library or Flask testing (http://flask.pocoo.org/docs/0.12/testing/#the-first-test) - Javascript:...

hacktoberfest

As a user, I want to be able to view my previous code submissions. Since PythonBuddy is only for 1 user for this repo (for PythonBuddySandboxed aka the demo server,...

hacktoberfest

As a user, I want to be able to log into PythonBuddy and be able to see my previous code submissions and be able to edit prior code submissions.

hacktoberfest
feature

As a developer, I want to get rid of any resources in the header of html files to be imported from a CDN. Instead, I want those libraries to be...

enhancement
hacktoberfest