Skip to content

emilecaron/remindme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

remindme, A gentleman reminding app

Sign up with your email and the date when these terrible things started. You will be reminded 3 days before every next time it happens.

https://zozor-remindme.herokuapp.com

Fork

Requirements: python, npm

-Checkout repo git clone git@github.com:emilecaron/remindme.git

-Install virtual env virutalenv venv source venv/bin/activate pip install -r requirements.txt

-Install node modules npm install browserify watchify