Giter Club home page Giter Club logo

trapper-keeper's Introduction

Trapper-Keeper

Trapper Keeper is an application that allows users to keep track of their to-dos. Users can add or delete entire notes while also being able to add, edit, or delete individual items on a note. All notes and their to-dos are stored on a local back-end server using Node.js and Express.

Project Goals:

  • Implement React, Router, and Redux.
  • Build a back-end server using Node.js/Express to store and save data.
  • Create a well constructed UI.
  • Write meaningful, comprehensive unit and integration tests.

Installation and Setup Instructions

  • clone this repo
  • clone this repo
  • open the terminal in both and run npm install
  • open your browser to localhost:3000
  • take notes!

Demo

https://giphy.com/gifs/LrX0YaeTM3v5EerVD2/html5

Desktop View

screencapture-localhost-3000-new-note-2019-05-29-07-46-28.png

Wireframe

TrapperKeeper

Issues/Future Editions

-Issues and wants for future editions are on the issues tabs for this project on github.com

Contributors

trapper-keeper's People

Contributors

saadricklamar avatar raechelo avatar kalex19 avatar

Watchers

James Cloos avatar

trapper-keeper's Issues

Nix the save button

  • Instead, a note should be saved on both keypress and blur of the form.
  • This is similar to how both Google Forms and Google Keep save forms/notes.
  • hint: You won’t want to make a request every time a user presses a key so you may need to implement a queue based on a timer.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.