Codechella-BE

Making Twitter more inclusive!

Help people with Dysalexia easily navigate through Twitter through several features which address common problems people with Dyslexia face while navaigating around the internet and social-media platforms.

To learn more about this project, watch this video (YouTube)[https://youtu.be/-yuTwhUHxfY]

Currently, this project is being developed to be extended to a browser extension. Features of this project which will help people with Dyslexia have an untroubled experiecne while using twitter are:

  • Dyslexia-friendly fonts to reduce distractions and enhance readability
  • Speech-to-text with added feature to embed # and @ to help users focus on their thoughts and save them from the trouble of typing. For people with Dyslexia, formulating sentences is hard, and this feature will allow them to not worry about expressing their thoughts.
  • Analytics on the tweets posted by the user to understand their writing style and suggest auto-complete of Tweets based on the way the user prefers to write
  • Suggestions for synonyms of words used by the user in their tweet. People with dyslexia often struggle finding the right word to fit into their sentence. This feature will allow them to enhance their writing. Furthermore, it will also suggest common adjectives for nouns and from the analytics gather about the writing style of the user, these adjectives will also be suggested to the user.
  • Provide suggestions for hashtags and display it to the user. This feature helps the user visualize what they might want to add as a hashtag to their tweet/reply. It helps reduce distractions, and provides an easy way to help a user add additional information in their tweet.
  • Entity and sentiment analysis of the tweets. Via this, the app will be able to suggest users to connect with people they admire, or follow places they like, or register complaint with a company they had a negative experience with

This project was bootstrapped with Create React App.

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

npm test

Launches the test runner in the interactive watch mode.
See the section about running tests for more information.

npm run build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

See the section about deployment for more information.

npm run eject

Note: this is a one-way operation. Once you eject, you can’t go back!

If you aren’t satisfied with the build tool and configuration choices, you can eject at any time. This command will remove the single build dependency from your project.

Instead, it will copy all the configuration files and the transitive dependencies (webpack, Babel, ESLint, etc) right into your project so you have full control over them. All of the commands except eject will still work, but they will point to the copied scripts so you can tweak them. At this point you’re on your own.

You don’t have to ever use eject. The curated feature set is suitable for small and middle deployments, and you shouldn’t feel obligated to use this feature. However we understand that this tool wouldn’t be useful if you couldn’t customize it when you are ready for it.

Learn More

You can learn more in the Create React App documentation.

To learn React, check out the React documentation.

Code Splitting

This section has moved here: https://facebook.github.io/create-react-app/docs/code-splitting

Analyzing the Bundle Size

This section has moved here: https://facebook.github.io/create-react-app/docs/analyzing-the-bundle-size

Making a Progressive Web App

This section has moved here: https://facebook.github.io/create-react-app/docs/making-a-progressive-web-app

Advanced Configuration

This section has moved here: https://facebook.github.io/create-react-app/docs/advanced-configuration

Deployment

This section has moved here: https://facebook.github.io/create-react-app/docs/deployment

npm run build fails to minify

This section has moved here: https://facebook.github.io/create-react-app/docs/troubleshooting#npm-run-build-fails-to-minify