Skip to content
This repository has been archived by the owner on Mar 14, 2019. It is now read-only.
/ meals_memory Public archive

Do you remember what you cooked for your friends the last time they're coming ? With meals memory it's now possible

License

Notifications You must be signed in to change notification settings

kdisneur/meals_memory

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Meals memory

A simple application storing all your meals and your invitees, so you can remember easily what you cooked for your friends. Now, you are sure to not cook the same things 2 times.

This app is not a service. If you want to use this app, deploy it on your own server.

Heroku Installation

  • Create an account and a database on MongoLab
  • Create an account and an application on Heroku
  • Run git clone git@github.com:kdisneur/meals_memory
  • Run cd meals_memory
  • Run ./bootsrap.sh to generate a settings file (MongoDB authentication) and an htaccess (to protect your application)
  • Add Heroku remote git remote add heroku git@heroku.com:<YOUR_HEROKU_APP>.git
  • And you can push your application git push heroku

About

Do you remember what you cooked for your friends the last time they're coming ? With meals memory it's now possible

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published