Inspiration
For one of my classes at school, I need to take fairly extensive notes with many definitions, and I felt that there was no good way to organize them, leading me to be inspired and created Noted to tackle the problem of unorganized notes.
What it does
Noted has a folder structure that allows for taking structured notes on mobile devices, as well as having a flashcard feature to review definitions.
How we built it
Noted is built using React Native and Typescript and uses Android Studio and its emulators to test and run code.
Challenges we ran into
There were problems with ensuring consistency of data and saving data across page loads, as well as some layout issues with CSS.
Accomplishments that we're proud of
I'm proud of being able to finish one of my first projects ever on React Native, since many of my previous projects had issues with the code as well as the Android SDK.
What we learned
I learned more techniques for dealing with React Native such as Expo vector icons, ScrollViews, and recursive elements.
What's next for Noted
I hope to implement a live Markdown editor (i.e. renders Markdown in the editor as you type) to create a more visually convenient editor, as well as extending the flashcard feature.
Log in or sign up for Devpost to join the conversation.