Skip to content

willardsigei/Quotes-app

Repository files navigation

Title

  • Quotes App

Description

  • This is an application where users can create quotes and have those quotes voted on. Whether they are terrible or are inspirational, User has been provided with upvote and downvote.Users can also delete quotes.The page displays the already existing quotes. This project was generated with Angular CLI version 12.2.8.

Contributor

Willard Sigei: https://github.com/Willardsigei

Technologies Used

  • HTML5
  • Angular CLI
  • BOOTSTRAP
  • Javascript
  • css

Live Demo

To view this page, use the link: https://willardsigei.github.io/Quotes-app/

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Code scaffolding

Run ng generate component component-name to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module.

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory.

Running unit tests

Run ng test to execute the unit tests via Karma.

Running end-to-end tests

Run ng e2e to execute the end-to-end tests via a platform of your choice. To use this command, you need to first add a package that implements end-to-end testing capabilities.

Known Bugs

  • The page works as expected so there are no bugs.

Behaviour Driven Development(BDD)

Input Output
User clicks on Create Quote button Quote is displayed
User clicks the Delete Button The quote is removed from view
User clicks Upvote button Number of votes increases by one on each click
User clicks Downvote button Number of upvotes increases by one on each click

Installation Requirements

  • Open Terminal on your computer and create a folder.
  • Clone or download and unzip the repository from github: https://willardsigei.github.io/Quotes-app/git
  • Open it on a text editor
  • Contribute and save your changes.
  • Run ng serve from your terminal

Contact details and Support

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI Overview and Command Reference page.

License

  • MIT License
  • Copyright (c) Kipngeno Sigei || 2021

About

An application that displays, delete, like, dislike and adds a new quote.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors