ImportNGOBatch.java is the code that read top 100 US Charities scrapped by top100usCharities.py.
All codes seems to be working but I do not want to write things into database before your review.
👇 Click on the image for a new way to code review
- Make big changes easier — review code in small groups of related files
- Know where to start — see the whole change at a glance
- Take a code tour — explore the change with an interactive tour
- Make comments and review — all fully sync’ed with github
[Try it now!](https://app.codesee.io/r/reviews?pr=314&src=https%3A%2F%2Fgithub.com%2Fwinterstein%2Fsogive-app)
@winterstein Please do not merge yet.
ImportNGOBatch.java
is the code that read top 100 US Charities scrapped bytop100usCharities.py
. All codes seems to be working but I do not want to write things into database before your review.