Skip to content

Olixc/altschool_hackathon_redactr_circle68

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hackathon Project - Redactr app

Design preview for the Redactr app Challenge

Hi! 👋 we are a team working on redactr project

Olix, a software engineer at Altschool in Nigeria.

Desire, a software engineer at Altschool in Nigeria.

Joe, a software engineer at Altschool in Nigeria.

Danno, a software engineer at Altschool in Nigeria.

Oluwatobi, a software engineer at Altschool in Nigeria.

Ademide, a software engineer at Altschool in Nigeria.

Ella, a software engineer at Altschool in Nigeria.

The challenge

The challenge is to build a web app that 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). Note the user is allowed to specify more than one word (separated by space) to be scrambled.

The Outcome

After clicking a “Redact Now” button, the app scans through the original text and replaces the specified words to be scrambled with asterisks (i.e ***)

Features

  • Allow the user specify what to use in replacing the words, so that the app can do the scrambling with what the user provides, be it asterisks, questions marks, dashes, underscores, or even other words

  • Display some stats like how many words were scanned, how many matched the words to be scrambled, how many characters were scrambled in total, how long it took (in seconds) to complete the scrambling task e.t.c. Feel free to be creative here

Instruction to Team Members

  • Use BEM (Block, Element, Modifier) naming convention for your CSS classes
  • Use BEM (Block, Element, Modifier) naming convention for your HTML tags
  • Use Semantic HTML tags for your HTML tags

To be continued...

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published