Skip to content

alexlitty/interview-lumate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lumate Challenge

An implementation of a Lumate programming challenge, prepared and completed by Alexander Litty.

This is a Django-based website with a brief author's biography and simple guestbook. Digital signatures of the guestbook are stored in a database after passing value validation.

The main project package is situated in "lumatechallenge" with its guestbook app in the sibling directory. Templates are contained in each package directory, with miscellaneous and "base" templates inside the primary package templates. To keep the website simple, there are no static files (nor directories).

Side note: The Django secret key found in this repository does not match the server's.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages