GithubHelp home page GithubHelp logo

bartek532 / book-searcher Goto Github PK

View Code? Open in Web Editor NEW
9.0 3.0 0.0 1.84 MB

Easily search books throughout your library ๐Ÿ“˜

Home Page: https://book-searcher.vercel.app

JavaScript 1.06% HTML 1.59% Vue 68.63% TypeScript 28.43% SCSS 0.28%
typescript vue html scss vee-validate yup nodejs expressjs prisma postgresql gsap

book-searcher's Introduction

book-searcher logo

Book Searcher - open source app for searching books.

Project Overview ๐ŸŽจ

Book Searcher is an app to help me (and others ๐Ÿ˜) search suitable book from my library. It includes authentication, so every user can create own account. In CRUD panel we can create or move books, but not only. Users can add book to their library and later find them in my books section. Feel free to open an issue if you find bug or something strange. Enjoy!

Tech/framework used ๐Ÿงฐ

  • Common
Tech Description
Eslint Javascript Linter
Prettier Code formatter
Turborepo Tool for managing projects with multiple packages

  • Frontend
Tech Description
Typescript Javascript superset language
Vue 3 Progressive JavaScript Framework
SCSS CSS with superpowers
Vue Router Official router for Vue.js
Vee-Validate Form Validation for Vue.js
GSAP Professional-grade JavaScript animations for the modern web
Yup Schema builder for value parsing and validation.

  • Backend
Tech Description
Node JavaScript runtime
Express Web framework to Node.js
Typescript Javascript superset language
Express session Simple session middleware for Express
Nodemailer Email sending in Node.js
Cloudinary Helpful with uploading images
Joi Library for validation
Docker An open platform for developing, shipping, and running applications
PostgreSQL Relational database
Prisma ORM for TypeScript and Node.js

Performance ๐Ÿ’จ

book-searcher - lighthouse stats

Installation ๐Ÿ’ฟ

git clone https://github.com/Bartek532/book-searcher.git

yarn install

#set up your environment variables
cp apps/server/.env-sample apps/server/.env
cp apps/client/.env-sample apps/client/.env

docker-compose up

docker exec -i book-searcher-db psql -U librarian -d book-searcher < DUMP.sql #import data to database

yarn dev

Live ๐ŸŽ†

https://book-searcher.vercel.app

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.