Skip to content

UB-ES-2020-A/Booken

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Logo

booken app

An awesome web app to buy books!


Coverage Status CodeFactor
View Demo

Table of Contents

About The Project

Built With

Getting Started

Prerequisites

Installation

  • Backend:
    pip install -r requirements.txt
    
  • Frontend:
    npm install
    

Usage

  • Backend:
    python app.py
    
  • Frontend:
    • For development environment:
      npm run serve
      
    • For production environment:
      npm run build
      

Roadmap

See the open issues for a list of proposed features (and known issues).