Skip to content

josephmtinangi/destructy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Destructy

Self destructing message application

Here is the working demo

http://destructy.rf.gd

About the app

This app allows you to send a message to any email address. The recipient will receive the message via a link and the message will self destruct as soon as it is read.

Technology

This application uses Slim php micro-framework. Slim is a PHP micro-framework that helps you quickly write simple yet powerful web applications and APIs.

Installation

Required software

  • php

  • composer

  • mysql database

Instructions

  • Clone the repository in your desired directory git clone url
  • Enter into the project directory cd project-directory
  • Update composer dependencies composer install
  • Rename .env.example to .env and change the values accordingly mv .env.example .env
  • Navigate to your url and you are done

Contributing

All pull requests are welcome

About

Self destructing message application

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published