miguel-osuna / Bookstore-App

Bookstore Project App built with Django and Docker

Home Page:https://bookstore-app-93.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bookstore-App

πŸ“– Description

Bookstore web application built with Django.

🎯 Features

  • User Authorization and Authentication
  • Book Indexing

πŸ”† Visuals

πŸ’‘ Getting Started

Follow the instructions below to work on the project on your local environment.

πŸ“‹ Prerequisites

In case you don't use Docker, you'll need Git, Python 3.7, Pip, Django and a Virtual Environment (like Conda).

πŸ’» Installation

# Clone this repository
$ git clone https://github.com/miguel-osuna/Bookstore-App.git

# Go into the repository from the terminal
$ cd Bookstore-App

# Remove current origin repository
$ git remote remove origin

All dependencies are listed on the Pipfile.

πŸ‹ Running project with Docker

docker-compose up -d --build

πŸš€ Deployment

Once you are ready to deploy your project, read the following tutorial to choose your hosting platform.

πŸ”§ Built With

Project Documentation

See the project documentation

🎭 Authors

πŸ“’ License

This project is licensed under the MIT License - see the LICENSE.md file for details.

About

Bookstore Project App built with Django and Docker

https://bookstore-app-93.herokuapp.com/

License:MIT License


Languages

Language:JavaScript 44.3%Language:CSS 34.5%Language:Python 13.4%Language:HTML 7.5%Language:Dockerfile 0.2%