Development Seminar Project 1

Due:

Feb  18th  at 11:59pm

Summary:

You will get the chance to investigate an api, read documentation, write a program and write tests for a program to get our initial creative juices flowing.


Details:

Stack OverFlow is as you all know one of the best places for getting tech help. They also have a very nice jobs posting list. You are going to query their jobs posting list and save that data to a database for processing in project 1.5


Nitty-gritty:

Write this program in either

If you really really really want to use a different language, talk to me, we'll see.

Zip your entire project directory and submit the whole thing on blackboard.

Include in your zipped submission a file telling me how to run your tests using junit/pytest/built in testing (for golang or rust) which unit and functional tests show your code to work and be error free.