Skip to content
Snippets Groups Projects
README.md 422 B
Newer Older
  • Learn to ignore specific revisions
  • zshan2's avatar
    zshan2 committed
    ## SP21-CS242 Assignment2: GoodReads Scraper
    This project is for sp21 CS242 assignment2
    
    Current version is 2.1
    
    ###Function
        1. Scrap data of books and authors from GoodReads
        2. Store scraped data on cloud or local files
        3. Query cloud for certain documents of books or authors
        
    ###Composition:
    ####Client: Command line interface (interactive)
    ####Server: Simple server based on Flask
    ####Database: MongoDB