/QuoteBoard

This is a website that contains quotes, one can click the add quote button to add a quote, downvote a quote or upvote a quote.

Primary LanguageTypeScriptOtherNOASSERTION

Quotes

This project was generated with Angular CLI version 6.2.5.

By Annette Odingo

Description

This is a website that contains quotes, one can click the add quote button to add a quote, downvote a quote or upvote a quote.The link to the deployed site is https://apiyo4.github.io/QuoteBoard/

Setup/Installation Requirements

On loading the page, you will find the landing page. On scrolling down you will get quotes and you can upvote or downvote them. On clicking the add quote button, more information appears.

Behavior driven development

Behavior Input Output
Loads page enter this url https://apiyo4.github.io/QuoteBoard/ Landing page
Click Click add quote button Form appears
Enter name, quote, author, date Annette, there is nothing fair in love and war,three idiots, today There is nothing fair in love and war -three idiots, submitted by Annette 0 days ago
Click click downvote downvote: 1

Known Bugs

Downvote and upvote do not work.

Technologies Used

HTML was used to create the body, CSS to style it and Angular.

Support and contact details

In case of anything feel free to get in touch at odingoannette@gmail.com

License

MIT Copyright (c) {2019} Annette Odingo https://github.com/Apiyo4/QuoteBoard/blob/master/LICENSE

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. Use the --prod flag for a production build.

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 Protractor.

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI README.