Skip to content

Jiaming1999/PublicLibraray

Repository files navigation

sp21-cs242-assignment2

Assignment-2.2:The python public library project for CS242

-Now implementing a single web app page for displaying library.

In this section, I have completed a page capable of executing GET, POST, PUT, DELETE through frontend website

The application also supports visualization which display the data of most highly rated books and authors

The application is using monogoDB and pymongo to handle the cloud data storage. And react.js to build website

Unit Test

Unit Tests focusing on api operation and return status code.

The Unit Tests are focusing on test some helper function of writing to database and scraping from the website:

valid id getter/ url validator/ valid json exporter...

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published