Skip to content

returns a text with a percentage of the words replaced with gaps

Notifications You must be signed in to change notification settings

chrisjkellett/textbuilder_react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

text builder app

build a gap fill exercises with your own texts and check in the browser. unstyled prototype running at https://textbuilder.herokuapp.com/ - a cleaner version runs at http://cjkellett.pythonanywhere.com/ (the idea of this project was to refactor the spaghetti code in the original).

commands

npm start //runs server
npm test //runs tests

structure

  • /client is a React app built from create-react-app with no additional dependencies
  • /builder contains all logic written in pure javascript utilising es6

About

returns a text with a percentage of the words replaced with gaps

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published