DEV Community

Othamae
Othamae

Posted on

Portfolio Project CS 102: Book Recommendation System

This is the last steps to complete the Codacademy's course CS102: Data Structures and Algorithms!

Project Objectives:

  • Store data in a data structure
  • Use an algorithm to sort or search for data within a data structure
  • Use Git version control
  • Use the command line and file navigation
  • Write a technical blog post on the project

As I love reading, I have created a book recommendation system in phyton, where you can find a list of books by your selected genre.
Of course it can be improved, and I will continue working on it.

https://github.com/Othamae/Books-Recommendation-System

Thanks!!

Top comments (0)