Skip to content

Like livejournal (but for ghosts!) (Epicodus Javascript Week 1 Monday)

Notifications You must be signed in to change notification settings

codemargaret/DeadJournal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DeadJournal

A NodeJS application that allows a user to post journal entries, 10.09.2017

By Margaret Berry and Sara Spink

Project Goals

  • Practice creating a NodeJS application with a Gulpfile.

User Stories

  • As a user, I want to...
  • ...post a journal entry with a title and text.
  • ...view a journal entry with a title, teaser, and text.
  • ...see how many words are in my entry.
  • ...see how many vowels and consonants are in my entry.

Specifications

Spec Input Output
Shows the number of words Today I saw a bird. There are 5 words in this entry.
Shows the number of vowels Today I saw a bird. There are 6 vowels in this entry.
Shows the number of consonants Today I saw a bird. There are 8 words in this entry.

Setup/Installation Requirements

Run the following commands in Terminal:

  1. $ git clone this repository
  2. $ cd ping_pong_gulp
  3. $ open index.html

Known Bugs

Refresh is required to submit a new entry.

Support and contact details

If you have issues, questions, ideas, or concerns, please contact Margaret. Feel free to make a contribution to the code.

Technologies Used

  • JavaScript
  • NodeJS
  • Gulp

License

This software is licensed under the MIT license.

Copyright (c) 2017 Margaret Berry and Sara Spink

About

Like livejournal (but for ghosts!) (Epicodus Javascript Week 1 Monday)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published