Coder Social home page Coder Social logo

bookish's Introduction

Bookish

Bookish is a web application that allows users to Search for Books, and organize reading lists. Users will be able to view the details of books and authors. The author details includes a list of their works. The data is obtained from open library api.

Installation and Setup

  1. Clone the repository to your local machine.
  2. Install necessary dependencies for backend with pipenv install && pipenv shell
  3. Install the necessary dependencies by running npm install in the client directory.
  4. cd into server file and run python app.py followed by python seed.py
  5. Start the development server with npm start.

Technologies Used

  • React: JavaScript library for building user interfaces.
  • React Router: Library for handling client-side routing in a React application.
  • Axios: Promise-based HTTP client for making API requests.
  • Material UI: open-source React component library that implements Google's Material Design.
  • HTML, CSS, JavaScript: Front-end technologies for building the user interface.
  • Python, Flask, Flask RESTful, SQLALCHEMY

Visuals

Searching for Books and Authors Screenshot 2023-08-01 083107

User profile: You can create new lists, change user image or delete account from the left side Screenshot 2023-08-01 083052

On the right side you can view your lists, delete them or delete books from lists Screenshot 2023-08-01 083007

By clicking on the Books You can see the Book's info or add that book to a list. Adding to lists can only be seen if you are logged in

Screenshot 2023-08-01 083802

bookish's People

Contributors

yasmeeny 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.