TrapperKeeper is a group project based on the user functionality of Google Keep. You can add and save notes. Notes can also be edited, list items marked as completed, and the background color of the note can be changed.
More information about original assignment can be found here
| Creating a new note | Deleting a note |
|---|---|
![]() |
![]() |
| Toggling list item completion | Changing note color |
![]() |
![]() |
These instructions will get a copy of the project up and running on your local machine for usage and testing purposes.
clone down the repo: $ git clone https://github.com/MRKrog/TrapperKeeper
cd into directory and run npm install: $ npm install
launch in your browser: $ npm start
clone down the repo: $ git clone https://github.com/MRKrog/TrapperKeeper-api
cd into directory and run npm install: $ npm install
launch in your browser: $ npm start
- Fully keyboard navigation on note (ie. ability to press
Enterto get to next line) \ - Add drag and drop functionality for notes \
- Add ability to search notes \
- Add ability to upload files or pictures to notes
TrapperKeeper was built using:
And tested using:
Credit for this project goes to:
This project was assigned by David Whitaker and Christie Lynam
@ Turing School of Software and Design, Denver, CO.




