This is an application that allows the user to create quotes, upvote or downvote a quote and be able to delete a quote.
https://lxd-quotes.netlify.app/
- Description
- Setup and Installation Requirements
- Behaviour Driven Development
- Technologies
- Licence
- Authors information
Learning and Design is a quote app that is interactive and allows user to create quotes, upvote or downvote a quote and be able to delete a quote. We encourage fun learning and creative design! The application was generated with Angular version 13.3.1.
To run this program:
$ Fork the repository from my git hub.
$ Clone this repository to a location in your file system.
$ Open terminal command line then navigate to the root folder of the application.
$ Run `ng serve` for a dev server and navigate to the local host.
This application is documented and designed around the behavior a user expects to experience when interacting with it.
$ User likes or dislikes a quote. On click, the like or dislike button add + 1.The user is able to like or dislike a quote as many times as they want.
$ The user can also like different quotes and be able to see how many likes the other quotes have.
$ User is able to delete a form and get an alert that the quote will be deleted.
$ Validation-On submit if there is any missing value in the fields, user gets an alert asking them to fill the missing value.
$ User is able to create a new quote and see the new quote displayed.
- HTML - HTML is the standard markup language for Web pages.
- CSS - CSS is the language we use to style an HTML document.
- Bootstrap - is the most popular CSS Framework for developing responsive and mobile-first websites.
- Typescript - is a superset of JavaScript and adds optional static typing to the language.
- Angular - is a JavaScript framework for building mobile and desktop web applications.
MIT Licence copyright (c) 2022 Charmain Bonareri. All Rights Reserved.
Contributions are always welcome!
If you have any questions,comments or correctional advice, feel free to contact me
- Email: mogerecharmain@gmail.com