Skip to content

MRKrog/TrapperKeeper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

183 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TrapperKeeper

Overview:

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

Preview:

TrapperKeeper screenshot

Creating a new note Deleting a note
creating new note deleting a note
Toggling list item completion Changing note color
marking list item as completed changing color of note

Getting Started:

These instructions will get a copy of the project up and running on your local machine for usage and testing purposes.

Frontend

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

Backend

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

Future Development and Extensions Notes:

  • Fully keyboard navigation on note (ie. ability to press Enter to 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

Technologies Used

TrapperKeeper was built using:

And tested using:

Credits

Credit for this project goes to:


This project was assigned by David Whitaker and Christie Lynam

@ Turing School of Software and Design, Denver, CO.


Back to top

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors