Our inspiration was long-winded notes, things that could be simplified into more densely packed writing

Our tool summarizes, by adding, reducing, or filling in the blanks of information in your notes.

We used Python, HTML, JavaScript, CSS, and Flask

We first tried to communicate between JavaScript and Python, using Python as a backend

Despite this attempt not working, it gave us a script that had the summarization already working, and we would later use it in the project when we switched to Flask

We then realized that if we are to use Python as a backend we should use Flask

When we started using Flask we had trouble with getting text from a text field, but as soon as we managed to overcome that challenge we were able to use our already-made scripts from our first attempt with JavaScript

We then made the website look much nicer with HTML and CSS, and that is where we see our project now

Share this project:

Updates