/Programming_Book_Shop

Programming book shop

Primary LanguageJavaScriptApache License 2.0Apache-2.0

Online store of books on programming

Project License Python version Bottle version

A simple online bookstore for our college lab

Tech Stack 📜

Client: Bootstrap 5, SimpleTemplate

Server: Python, Bottle

Usage 🔌

Requirements 🔧

In order to run project, you have to install pipenv first. This is how it can be done:

$ pip install pipenv

There are several other ways to install Poetry. Please, follow the official guide to see all possible options.

Launch 🚀

  1. Create virtual environment and install project dependencies
$ pipenv sync
  1. And finally launch!!! 🎉
$ pipenv run python app.py

Authors 💪

License ©️

Licensed under the Apache License, Version 2.0. Copyright 2021 Nikita Kelmiashkin, Timur Israpilov, Andrei Magazenkov. Copy of the license.