Skip to content

A full-stack digital board to post anonymous notes, appropriate for all sentiments and occasions. Our app provides an online sanctum for safe expression in written form.

Notifications You must be signed in to change notification settings

JesseJ713/Note-Wall

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NOTE WALL

Landing Page

DESCRIPTION

A digital board to post anonymous notes, appropriate for all sentiments and occasions. Our app provides an online sanctum for safe expression in written form.

TABLE OF CONTENTS

💿 Installation
💻Usage
📜License
👥Contributors

INSTALLATION

Clone the Repository

Navigate to the Note-Wall Repository. Copy the SSH connection from Github. Clone the repository onto your machine from your terminal using:

git clone git@github.com:JesseJ713/Note-Wall.git

This will create the Note-Wall directory.

Install Dependencies

In your terminal, navigate into the Surveasy directory. To install all required dependencies, use:

npm install

This will install all dependencies.

Running the application

Use the start script from the Surveasy directory to run the application:

npm run start

In a dev environment, this will run the application on localhost:8080.

USAGE

Create a note

From the landing page, click the Create note button. This will allow the user to enter text and once submitted, will be stored in the database.

View a note

Notes are rendered onto a board that displays based off the user's screen size. Click any note you see fit to view the contents.

All notes are anonymous!

Get more notes

Click the Get more notes button to refresh the board with a random selection of notes from the database.

TECHNOLOGIES USED

LICENSE

License: MIT

Contributors

Tyler S.

Profile Image Badge Badge

Josh W.

Profile Image Badge

Jesse J.

Profile Image Badge Badge

Desmond A.

Profile Image Badge Badge

About

A full-stack digital board to post anonymous notes, appropriate for all sentiments and occasions. Our app provides an online sanctum for safe expression in written form.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 49.1%
  • CSS 21.4%
  • SCSS 20.3%
  • Handlebars 9.2%