/quotee

This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 7.3.8. It is an online website that host different quotes from different people. The quotes can be up voted and down voted and the quote with the most up votes is the one that is highlighted. People can also contribute their own custom quotes as they phantom

Primary LanguageTypeScript

Quotes

This project was generated with Angular CLI version 7.3.8.It is an online website that host different quotes from different people. The quotes can be up voted and down voted and the quote with the most up votes is the one that is highlighted. People can also contribute their own custom quotes as they wish.

By Adano Godana

BDD

Behaviour input output
Enter Quote I am who am I Display quote
------------------------- --------------- -----------------
Delete a quote Delete Action Delete quote
------------------------- --------------- -----------------
Up Vote a Quote Up vote action up vote +1
------------------------- --------------- -----------------
Down Vote a Quote downvote action down vote +1
------------------------- --------------- -----------------

Setup/Installation Requirements

  • Open your browser browser.
  • Load gitHub on your browser.
  • Search for Lorddoyo/.... repository.
  • Fork the data onto your own personal repository
  • run 'ng install' on terminal
  • run 'ng serve' on terminal
  • to access the live website,click on this url https://Lorddoyo.github.io/quotee/

known bugs

no bugs

Technologies Used

CSS for styling , HTML for ebpage design. Typescript for back-end.

Dependecies

Angular CLI

Support and contact details

Contact me using my Email:johnkojo7777@gmail.com

License

MIT License Copyright (c) 2019 ADANO GODANA

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.