Skip to content
/ hbt Public

A simple, sophisticated, web-responsive habit tracker.

Notifications You must be signed in to change notification settings

frodosamoa/hbt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hbt

  • Install MongoDB if you haven't already.
  • Install Python if you haven't already.

Once everything is installed, start the mongod process by enterting this command into your terminal:

$ mongod

If you want to fork the process, enter this instead.

$ mongod --fork

Once this is running, simply run the hbt.py file to start the app by entering this command:

$ python hbt.py

And you're done! The site runs on port 8080 on your localhost.

About

A simple, sophisticated, web-responsive habit tracker.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published