Skip to content

Latest commit

 

History

History
54 lines (35 loc) · 1.76 KB

README.md

File metadata and controls

54 lines (35 loc) · 1.76 KB

Redactr-Hackathon-Circle-70-

The app is to help people safely share content on social media by scrambling portions of the text they don’t want the world to read/see.

Live demo here.

Table of Contents

General Information

  • Redactr was chosen by circle-70 as our holiday challenge
  • To solidify what we’ve learnt as students and help us learn to collaborate and work as a team.

Technologies Used

  • HTML
  • CSS
  • JAVASCRIPT

Features

  • After clicking the “Redact Now” button, the app scans through the original text and replaces the specified words to be scrambled with pattern eg:asterisks (i.e ***)
  • it display stats like how many words were scanned, how many matched the words to be scrambled, how many characters were scrambled in total.

Screenshots

redactr

redactr2

Instructions

  • Type in your message in the message box.
  • Type in the words you would like to scramble or hide in the redact words box
  • Choose a scramble pattern in the pattern drop down
  • Then click on redact now

Acknowledgements

  • This project was inspired by AltSchool Africa Holiday Challenge
  • Created by Circle-70