Skip to content

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. A user will write/paste the some content into a form field and then specify the words they need to be scrambled (using another field).

License

Notifications You must be signed in to change notification settings

blessingpeters/Redactr-Hackathon-Circle-70-

 
 

Repository files navigation

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

About

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. A user will write/paste the some content into a form field and then specify the words they need to be scrambled (using another field).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 52.3%
  • CSS 29.2%
  • JavaScript 18.5%