Skip to content

christiecamp/bear-taker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

50 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

License: mit Node.js Badge Express.js Badge Heroku Badge Insomnia Badge Canva Badge

mode

table-of-contents

overview

The Bear in Mind NOTE TAKER is an application that can be used to write and save notes.

This application will use an Express.js back end and will save and retrieve note data from a JSON file.

user-story

user-story

acceptance-criteria

acceptance-criteria

beary-list

beary-list

installation

The application is invoked using the following commands:

Clone the repository in your local development enviorment.

git clone https://github.com/christiecamp/bear-taker.git

Navigate to the command line and input:

node index
npm init -y
npm i express
npm i nodemon
node server

usage

INSTRUCTIONS:

  1. Open the Integrated Terminal and input - node server.
  2. Once your server is live, click on the provided PORT link in your integrated terminal to use application - http://localhost:3013.

screenshot

The below screenshot demonstrates the application's interface and server file. screenshot

demo

The included demo demonstrates the functionality - read, write, and delete notes - of the application.

demo

testing

Insomnia provides a way to test the app, all within a test suite.

insomniass

sources

Here's a list of technologies used:

  1. Node.js - is an open-source, cross-platform JavaScript runtime environment.

  2. Express.js - a minimal and flexible Node.js web application framework that provides a robust set of features for web and mobile applications.

  3. Insomnia - open source API used for testing and development in local host.

  4. Heroku - used to deploy, manage, and scale the application.

license

MIT License

links

GitHub Repository

Deployed Application

Video Demo

connect

Github Badge

Gmail Badge <3

About

BEAR IN MIND πŸ»β€β„οΈ is a note taker ✍️ application that utilizes express.js πŸ“š

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published