Skip to content

Secret message Web Application using the Django Framework that allows users to type a message, which creates a unique url for viewing the message for only a single time

Notifications You must be signed in to change notification settings

Munirabughannam/Django-SecretMessage-WebApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

Django-SecretMessage-WebApp

A simple Django app that allows a user to type text into a field, which generates a url using the uuid library. Once the link is opened by another user, the secret message becomes visible and then once the page is refresh the secret message is then deleted from the database.

About

Secret message Web Application using the Django Framework that allows users to type a message, which creates a unique url for viewing the message for only a single time

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published