GithubHelp home page GithubHelp logo

csharp-cli's Introduction

C# Command Line Book Recommender

A brief command line app I built to learn C# and the MongoDB C# Driver. This project is adapted from Book Recommender, a similar project with more of a data science flavor which has a web app to accompany it.

Use

Clone the repo and run

cd BookRecommender
dotnet run

with MongoDB running on your computer. Replace the connectionUri here if you have changed your local MongoDB port from the default.

Follow the prompts, inputting your name and populating the database with the books. Then, get recommended books using the 'f' action or update your read books to avoid getting them recommended using the 'u' action. To quit the app, use 'q'. To clear your read books, reboot the app and enter 'y' in the opening command that asks if you want to reset the database.

Data

The data for this application is sourced from the "Goodbooks 10k Extended" repository, using the books_enriched.csv file. This file contains 10,000 records of book data from Goodreads, as of September 2017. Irrelevant columns were removed and the CSV file was cleaned and converted to JSON before being inserted to the database.

csharp-cli's People

Contributors

janiavdv avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.