Skip to content
/ meow Public

An app for people to share opinions in just 140 characters

License

Notifications You must be signed in to change notification settings

kat4/meow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

meow

Code Climate Test Coverage Codecrystal

An app for people to share opinions in just 140 characters. To view our Heroku hosted app https://meow-twitter-clone.herokuapp.com/

Our opening plan, in which we detailed the functionality and functions needed to meet the requirements. readme white board outline

##Basic Requirements

  • Create, Read and Delete functionality for posts. Removing from front-end site and back-end database. - [X]Create - [X]Read - []Delete
  • Use Redis on the back-end for the database.
  • [] Use cookies so only the poster can delete their tweets.
  • Real-time Updates of tweets.
  • Testing & 80% code coverage.

##Who we are

  • A team of trainee developers at Founders & Coders. This our week 4 project. To see our other projects go to our repo and have a look at wordkat and instaground.
  • We are Kata, Katerina, Josh and Matt.

##Run locally

  • Make sure you have Node.js installed.
  • Clone repo from git@github.com:kat4/meow.git
  • Run npm install to install the dependencies
  • In one terminal window start the server with node server.js or nodemon server.js if you have nodemon installed
  • In another open redis with the command redis-server. You can check it's working by typing: redis-cli ping.
  • Access site on localhost:8000

To see our file structure crystal click on the codecrystal badge at the top of our repo or here> kat4 crystal

About

An app for people to share opinions in just 140 characters

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •