Skip to content

KaranPhadnisNaik/waketfup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 

Repository files navigation

waketfup

clone then boot the virtual environment

git clone https://github.com/KaranPhadnisNaik/waketfup.git
cd waketfup
source server/flask/bin/activate

Once the virtual environment is set up, install the required packages:

pip install flask
pip install Flask-HTTPAuth
pip install flask-mysql

Install mysql here

Create a seed database (wakeup) and dump:

# to do

Running the server side api:

cd server
python server.wsgi

Then make a request to the specified url

App:

To do:

create notificaiton + actions
link APIs to the app
setup payments (?)
decide on what conditions to set up snooze timer
implement custom tones

About

if you snooze, you really do lose

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages