/AJSA-Remake

Primary LanguageTypeScript

Angry Joe Show

By Jim Palowski 6.15.18

Description

An application to remake a website angryjoeshow.com to view posts on the board

Specifications

  • Add a post through the admin page to add messages

    • Example Event: Title: I'm Bored, Author: Jim, Description: Today there is nothing to do.
    • Example Output: I'm Bored by Jim Today there is nothing to do.
  • On a post you are able to edit

    • Example Input: Current Title: Im Bored
    • Example Output: New Title: Im Happy
  • On a post your are able to delete the whole post

Setup/Installation Requirements

  • Retrieve API from the firebase
  • Clone this repository
  • Install npm
  • Create a "api-keys.ts" file and import the API key
  • Update API from .env
  • run ng serve

Known Bugs

  • Delete functionality does not work at this moment
  • Edit functionality works partially

Support and contact details

If You run into any issues or have questions, ideas, concerns or would like to make a contribution to the code, please contact: palowskijim@gmail.com

Technologies Used

  • HTML
  • CSS
  • JavaScript
  • Bootstrap
  • jQuery
  • Atom
  • Karma
  • Jasmine
  • Angular

License

MIT

Copyright (c) 2018 Jim Palowski