Giter Site home page Giter Site logo

bookclub's Introduction

bookclub

This is a private, invite-only book club to keep track of the books we've read together with features including recommending a book, creating & proposing meetings with agendas.

Features

  • Authentication
    • Login with Google
  • Users
    • Change name and email of an account
    • Access read books, attended sessions
    • Invite other users to the book club
  • Books
    • List books according to recommendation count
    • List books according to recommendation time
    • List books according to page count
  • Book recommendation
    • Recommend a book
    • Comment on a book
    • List people who recommended
  • Start reading a book together
    • Admins can create a new session
    • Members can attend a session
    • Members can comment on the active session
    • Members can add their page numbers
    • Members can see other users progress
  • Meetings
    • Integrate Zoom
    • Send email notifications to active members
    • Keep track of attendance (Yes, Maybe, No)
    • Propose meetings

Technologies

  • Next.js
  • Prisma
  • TailwindCSS
  • Eslint
  • pnpm

Installation

bookclub uses pnpm for package dependencies.

pnpm install

Database

bookclub uses prisma with planetscale. In order to setup the project initially, follow the quickstart documentation.

  • Start PlanetScale connection
npm run db:dev
  • If needed, push database changes
npm run db:push

Graphql Schemas

bookclub uses graphql to communicate.

npm run generate

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.