Giter Club home page Giter Club logo

cerveweb's Introduction

splash

CerveWeb

Website oriented to the commercialization of craft beers through orders and delivery initiated by registered customers. Sitio web orientado a la comercializacion de cervezas artesanales por medio de pedidos y delivery iniciados por clientes registrados.

Love Life, Love Birra

  • Author: Fernando Albertengo (Pra3t0r5)
  • Platform: Web
  • Stack: Flask - SqlAlchemy/Marshmallow - MySQL
  • Version: 0.9.0 (June 2020)
  • License: MIT

Tech

The site is built using Python 3 with various Flask compatible modules like:

  • flask_sqlalchemy
  • flask_login
  • flask_admin
  • flask_marshmallow

It also has a security layer managed by:

  • werkzeug.security

Marshmallow and SqlAlchemy are fully merged to give the advantage to work with serializable and json typed requests at will. This also gives the hability to switch or share the persistence layer to an external API, wich ensures not only a good degree of scalability, but the possibility to also connect to a future mobile app.

In version 1.0 the project will integrate a full admin dashboard with full control and including stock management module. Along with various fixes.

Setup

Execute this script, please notice that you need to input sudo permissions to install all dependencies

git clone https://github.com/Pra3t0r5/cerveweb.git && cd cerveweb && chmod +x install.sh debug.sh && sudo ./install.sh

Debugging

Then to launch just execute:

./debug.sh

cerveweb's People

Contributors

pra3t0r5 avatar

Watchers

 avatar

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.