mdupuis / muscade

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Muscade

Muscade is a python3 flask-webapp for managing recipes.

Features:

  • Add/modify/delete/view recipes
  • Mobile friendly interface with bootstrap

Todo:

  • Translations (currently in French)
  • Custom categories
  • Authentication (open to the current network by default)
  • Documentation
  • Import/Export

How to run:

  • Clone the repo
  • Install the requirements (pip3 install -r requirements.txt)
  • Run the run.py

Under the hood:

  • Flask
  • peewee
  • sqlite
  • bootstrap
  • jquery Datatables

About


Languages

Language:HTML 54.9%Language:Python 36.8%Language:CSS 6.9%Language:JavaScript 1.5%