Skip to content

zhizouxiao/idiot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

                         / Idiot /

                 a minimal account application


    ~ What is Idiot?

      A sqlite powered thumble idiot application

    ~ How do I use it?

      1. edit the configuration in the idiot.py file or
         export an idiot_SETTINGS environment variable
         pointing to a configuration file.

      2. initialize the database with this command:

         flask --app=idiot initdb

      3. now you can run idiot:

         flask --app=idiot run

         the application will greet you on
         http://localhost:5001/
      4. deploy 
         this project is deploy in heroku.
    ~ Is it tested?

      You betcha.  Run the `idiot_tests.py` file to see
      the tests pass.

About

account system

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published