noted (WIP title)

drawing

Clone and get up and running

What you need first

Installation Clone the repo (or use Github Desktop)

$ git clone https://github.com/geooot/noted.git

Use a terminal and cd into the project folder

$ cd noted

Use yarn to install stuff

$ yarn install

Run tha app yo!

$ yarn start

Purpose

The primary purpose of noted is to help students with organizing their notes that are in the form of pictures. Often times, students choose to take pictures of their notes or lecture slides from class, with the intent of returning to them later for studying. However, given that these students tend to take many pictures, it can be difficult to find them at times. Noted allows users to add tags to their photos, such as what class or exam it’s for, and then automatically have their study materials filtered and sorted for greater efficiency.

Built With

Authors

Code of Conduct

Please read CODE_OF_CONDUCT.md for details on our code of conduct.

License

This project is licensed under the MIT license - see the License.md file for details