Skip to content

mdupuis/muscade

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 54.8%
  • Python 36.8%
  • CSS 6.9%
  • JavaScript 1.5%