Skip to content

agarwali/vandyhacks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About This Application

You should, at this point, modify this file to include the information we need about this application. Among other things, it might be good to have some authorship information, who the client is, contact information... who knows.

Relevant Documentation

To work on this application, you'll probably want:

That's most of what comes to mind...

How To Add Passwordless Login

The passwordless login system is a derivation of the one developed by Matt Jadud

Step One

Create a login directory under controllers

Step Two

Copy the two files found in Matt's login folder to your file

Step Three

You need to add to your setup.sh the mail version, Look at Matt's copy

Step Four

mkdir application/templates/views/login

then copy in the the 3 html files from Matt's directory

Step Five

Add the functions to your validation.py, but make sure to make it equal your database.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors