Giter Site home page Giter Site logo

project's Introduction

Assignment 1 - The klopp End app.

Name: Nicky Cahill

Overview.

The Klopp End is a central location for Liverpool fans to share the latest stories from around the web realted to the football club. Users can visit the site and see a list of all the stories shared by other users. They can click on a link and visit the actual site where the story was originally shared. They can have their say on each story on the comment page. They can register to become a user on the site. There is an Admin page where an admin can delete any spam stories that may have been shared.

. . . . . List of user features . . . .

  • Create post
  • Comment on post
  • Delete a Post
  • Register
  • Login

Installation requirements.

. . . . List of software used to develop the app . . . . . . . +bootstrap": "^3.3.6", +firebase": "^3.7.3", +lodash": "^2.4.2", +react": "^15.2.1", +react-datetime": "^2.8.8", +react-dom": "^15.2.1", +react-router": "^2.6.1"

installion: Clone project Change config details in config/constants.js to the details of your application on the firebase console :

apiKey: "AIzaSyBbHsj26deVQWmxiNT7u-aR196qRNEIAzo",
authDomain: "kloppend-51e15.firebaseapp.com",
databaseURL: "https://kloppend-51e15.firebaseio.com"

} npm install npm start

Data Model Design.

see diagram in root folder

Use meaningful sample data. Briefly explain any non-trivial issues.

App Component Design.

see diagram in root folder

UI Design.

see screenshots in root folder

Routing.

View comments on a post Creat a post View Login view Register View Delete a post

Extra features

User can register and login via firebase authentication. Unfortunately I was not able to limit a user to be only allowed to create a post or comment if they are logged in.

project's People

Contributors

nickyc19 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.