Git Product home page Git Product logo

goodbooks's Introduction

Goodbooks: Social network for book lovers

"Goodbooks" is a twitter-like web app for book lovers to share their opinions on their reads.

Screenshot Screenshot

This is my capstone project for the Ruby on Rails path of the Microverse program. It is my attempt at implementing an MVP version of "Goodbooks": a twitter-like app with working features, such as:

  • Simple login function (sessions)
  • Side panel with user's info, stats and navigation links
  • Form to post "opinions"
  • Homepage listing user's latest "opinions"
  • Side panel showing suggestions for "who to follow" (homepage)
  • Userpage with their latest posted "opinions"
  • Side panel showing user's profile, stats, and followers (user page)
  • Button to "follow" users

Built With

  • Ruby 3.0.0
  • Ruby on Rails 6.1.3
  • PostgreSQL 12.6

Live Demo

Take a look at a live demo of this app

Getting Started

To get a local copy up and running follow these steps:

Prerequisites

  • Ruby: >=3.0.0
  • Rails: >=6.1.3
  • Postgres: >=12.6

Setup

  • Clone or download the project to your local machine

  • Change to the project's root directory

cd goodreads
  • Install the required gems and dependencies
bundle install
yarn install
  • Setup the database
rails db:create
rails db:migrate
  • Start the server
rails server
  • Access the application's web interface on your browser
http://localhost:3000/

Testing

  • To execute the included unit and integration tests
rspec

Author

👨‍💻 Breno Xavier

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

goodbooks's People

Contributors

brenoxav avatar

Stargazers

Arístides José Molina Pérez avatar Ana Paula Hübner avatar Josías Alvarado 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.