Inspiration
It can be awkward to take notes on a google doc with split screen. The text window becomes smaller and harder to read. We wanted to make this process easier.
What it does
It is a chrome extension that a user can make notes and post them. They then can reload their note list on different tabs to help out with the research or online note taking process.
How we built it
This was made using many languages including javascript, html, and css. It also uses an API using google chrome sync.
Challenges we ran into
Two main ones:
- the first was the ability to display the user inputs on the screen. We didn't have any experience in the right languages, so there was a large learning curve.
-having messages be saved and then later recalled using the Chrome extension API. Difficult to find a good/free API as well as integrating it.
Accomplishments that we're proud of
-Blending all three coding languages into a project -using an API
What we learned
-the process of making a chrome extension
What's next for Note Taker Chrome Extension
-Adding the ability to copy text directly into the note taker -Adding tabs within to open up new blank note pages
Log in or sign up for Devpost to join the conversation.