Skip to content

drkittendorf/note-taker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DALE'S NOTE TAKER APP

TABLE OF CONTENTS


CONTRIBUTOR(s)

Dale Kittendorf



DESCRIPTION

  • Application allows users to create and save notes.

  • Application allows users to view previously saved notes.

  • Application allows users to delete previously saved notes.



USER STORY

  • AS A user, I want to be able to write and save notes
  • I WANT to be able to delete notes I've written before
  • SO THAT I can organize my thoughts and keep track of tasks I need to complete


REFERENCE LINKS

Link to Dale's Note Taker App deployed on HEROKU - Application Live Link

Link to GitHub Repo used for application development - Application GitHub Repo



LANGUAGES AND TOOLS:

Visual Studio Code

HTML5

CSS3

JavaScript

Node.js

GitHub




CORE PROJECT TECHNOLOGIES

Here is a list of all the core technologies used to develop this application.

  • Node.js - An asynchronous event-driven JavaScript runtime

CORE NODE DEPENDENCIES

The dependencies listed below are all the core NPM packages used throughout the project.

  • express
  • uuidv4
  • nodemon


FUTURE DEVELOPMENT

For future development, I would like to incorporate the following enhancements:

  • Update HEROKU link name.
  • Add some style

LICENSING

License: MIT

The code in this project is licensed under MIT license.


SCREENSHOTS AND VIDEO

  • SCREENSHOT(S)

screenshot1

screenshot2

  • VIDEO

      (TBD)