Skip to content

Register/Signup tool for Timeline Emulator. Server back-end by Python.

License

Notifications You must be signed in to change notification settings

Times-0/Register

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Register

Register/Signup tool for Timeline Emulator. Server back-end by Python.

Usage

python TimelineSignup.py

or to get help

python TimelineSignup.py -h

or to set informations like mysql email server, recaptcha etc

python TimelineSignup.py -u "root" -p "" -db "times-cp"

and so on

Setup

Put the files on htdocs/signup or any directory which lets you access localhost/signup web-directory. Then visit http://localhost/signup to view the signup page.

If you wish to host this to a website make sure to change the domain localhost to your domain name in TimelineSignup.py and index.html. You are done.

About

Register/Signup tool for Timeline Emulator. Server back-end by Python.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published