Skip to content
Snippets Groups Projects
Commit cdc37228 authored by zshan2's avatar zshan2
Browse files

Update README.md

parent 4786fe9c
No related branches found
No related tags found
1 merge request!2Implementation of assignment-2.2
...@@ -3,12 +3,13 @@ This project is for sp21 CS242 assignment2 ...@@ -3,12 +3,13 @@ This project is for sp21 CS242 assignment2
Current version is 2.1 Current version is 2.1
###Function ### Function
1. Scrap data of books and authors from GoodReads 1. Scrap data of books and authors from GoodReads
2. Store scraped data on cloud or local files 2. Store scraped data on cloud or local files
3. Query cloud for certain documents of books or authors 3. Query cloud for certain documents of books or authors
###Composition: ### Composition:
####Client: Command line interface (interactive) #### Client: Command line interface (interactive)
####Server: Simple server based on Flask #### Server: Simple server based on Flask
####Database: MongoDB #### Database: MongoDB
\ No newline at end of file #### Website: Javascipt HTML with React
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