/Booko

Primary LanguageVue

Booko - Online Book Store Platform 📚

Tech Stack:

  • vue (frontend)
  • node (backend)
  • mysql (database)
  • express (server)

In Decision Tech

  • passport (authentication)
  • passport-local (authentication)
  • passport-jwt (authentication)
  • passport-google (authentication)

Highlight Functions

  • Create bills and invoice
  • User Payment
  • Update Stock
  • Admin Dashboard
  • etc.

Use Project

  1. Clone repo
$ git clone https://github.com/pp3times/Bookko.git && cd Bookko
  1. Install dependency
$ yarn
  1. Run server
$ yarn serve