Mamom is a financial application management system. Your name is a translation of the Hebrew word "Mammon" (מָמוֹן), which literally means "money."
MongoDB is a free, open source and cross-platform document-oriented database software written in C ++. Classified as a NoSQL database program, MongoDB uses documents similar to JSON with schemas.
Materialize is a modern responsive CSS framework based on Material Design by Google.
Flask is a microframework for Python based on Werkzeug, Jinja 2 and good intentions. And before you ask: It's BSD licensed!
PyMongo is a Python distribution containing tools for working with MongoDB, and is the recommended way to work with MongoDB from Python.
git clone https://github.com/euodeionomedeusuario/mamom.git
cd mamom
virtualenv venv -p python3
source venv/bin/activate
pip3 install -r requirements.txt
python3 run.py
MIT License 2018 (c) Eduardo Silva Vieira