Skip to content
Snippets Groups Projects
Commit 621b06be authored by jim20's avatar jim20
Browse files

readme changed

parent 307a8498
Branches assignment-2.2
No related tags found
No related merge requests found
......@@ -11,3 +11,6 @@ The CommandLine module is where the program sets up the command line interface f
and give valid inputs. The user should always supply at a minimum a starting book URL and the number of authors
and books to scrape. There is a also a test module that checks if helper functions used for the base functionality
are working as expected. Part 1 of this project has been completed as of 9/26/21.
Extra classes and files such as app.py and other js and html files have been added to build on prior functionality
from part 1 and now the project can support API CRUD requests for part 2. Part 3 functionality has also
been completed and is handled in the templates and static folders.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment