Skip to content

Create a to-do list where you can add, edit, complete, and delete any number of tasks. React/Redux, Node/Express.

Notifications You must be signed in to change notification settings

francepack/trapper-keeper-ui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Trapper Keeper

A web-based note-taking application.

Screenshots

Screen Shot 2019-04-10 at 7 43 01 AM

Screen Shot 2019-04-10 at 7 44 00 AM

Screen Shot 2019-04-10 at 7 42 32 AM

Installation Steps

Frontend:

git clone https://github.com/francepack/trapper-keeper-ui.git

npm install

npm start

Backend:

git clone https://github.com/francepack/trapper-keeper-api.git

npm install

npm start

Tech Stack

  • ReactJS
  • Redux
  • React Router
  • Node/Express
  • Jest/Enzyme
  • Sass

About the project

Trapper Keeper is a project based on the Google Keep application. It allows users to create new notes with titles and dynamic list items, and to view and edit the notes they've created. The goals of this project were to continue to improve on building client-side applications using react, redux, and react router; to practice creating a dynamic form UI; and to learn to build our own API using node and express. Trapper Keeper also implements a Jest/Enzyme test-suite and Sass styling.

Original Project Wireframe

Screen Shot 2019-04-09 at 10 52 26 PM

Screen Shot 2019-04-09 at 10 52 57 PM

Contributing Partners

Mason France, Edgar Munoz, Taylor Sperry

About

Create a to-do list where you can add, edit, complete, and delete any number of tasks. React/Redux, Node/Express.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published