AnanyaNegi / VIZEN-Voice-to-Docs

A webapp that converts voice input to handwritten docs and lets you save the file in pdf format.##MLH 2020.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TEAM CODEOVERFLOW INITIATIVE

forthebadge forthebadge forthebadge

PROBLEM-STATEMENT:

‘That’s due today?’

‘But… it was the weekend.’

We hear a lot of stuff when students don’t want to do their homework or assignments. Homework/Assignments ends up being done in a hurry, by students fighting fatigue, resulting in poor quality work. Worse still, students who have been up late trying to finish off their homework, then come tired into college/school the next day, and so are less ready to learn. Homework eats up time that should be used doing other more productive things.

How long is your child’s workweek? Thirty hours? Forty? Would it surprise you to learn that some elementary school kids have workweeks comparable to adults’ schedules? For most children, mandatory homework assignments push their workweek far beyond the school day and deep into what any other laborers would consider overtime. Is it any wonder that,deprived of the labor protections that we provide adults, our kids are suffering an epidemic of disengagement, anxiety and depression?

Worry not because our team has tackled this problem and you are gonna love the solution XD

⚡SOLUTION:

We present to you Vizen. A web app which can convert your voice to handwritten documents.To top it off you can even save the handwritten docs in pdf format.You can also type in it but why do that when you have Vizen to listen and write it down for you.💙

HOW TO GET STARTED?

  • Open the CMD in windows.
  • Change the current working directory to the location where you want the cloned directory.
  • Type git clone, and then paste the URL you copied earlier.
git clone [URL]
  • Now run npm install to install all the node packages.
npm install
  • And then run npm start to start the web-UI in development mode.
npm start
port:3000

LANGUAGES AND FRAMEWORKS USED:

When contributing to this repository, please first discuss the change you wish to make via issue, email, or any other method with the owners of this repository before making a change. Please note we have a code of conduct, follow it in all your interactions with the project.

FOUND A BUG? Missing a specific feature?

Feel free to file a new issue with a respective title and description on the repository. If you already found a solution to your problem, we would love to review your pull request! Have a look at our contribution guidelines to find out about our coding standards.

LICENSE:

The Project is released under the terms of the MIT License.



✨ All Contributors ✨


ANANYA NEGI


YADVI BHALLA


REETI JHA


SHASHWAT MISHRA

About

A webapp that converts voice input to handwritten docs and lets you save the file in pdf format.##MLH 2020.

License:MIT License


Languages

Language:JavaScript 60.7%Language:CSS 22.7%Language:HTML 16.6%