An application where users can upload quotes and have those quotes voted on , 10/04/2022.
By: Maureen Ndiema
An application that allows users to upload quotes. The quotes can then be up voted, down voted and/or deleted.
Here's what to do: Visit the application on https://github.com/maureenndiema/Quotes-generator. The page has two categories namely: Enlighten us! and Add a quote.
1.Read through the uploaded quotes to get motivated. The quote with the highest likes is highlighted . 2.Click 'see more' on each card to view the quote submitter, submission date, vote on the quote and to also delete it. 3.Like none of the quotes? Why not upload yours or delete all of them altogether and see what happens?
1.Fill in the form on the right of the page with the quote you wish to upload, the quote's author and your name. Please note the submission button is disabled until all inputs are filled. 2.Hit the 'Add quote' button. Look to see that your quote has been posted on the left side of the page.
To make advancements/modifications, follow the following steps: 1.Fork the repository 2.Create a new branch (git checkout -b improve-feature) 3.Make the appropriate changes in the files 4.Add changes made 5.Commit your changes (git commit -am 'Improve feature') 6.Push to the branch (git push origin improve-feature) 7.Create a Pull Request
- No known bugs
1.Angular 2.Javascript 3.Typescript 4.Bootstrap
This project was generated with Angular CLI version 13.3.1.
Should you be unable to access the website, have any recommendations and/or questions, feel free to email me:[email protected]
Copyright (c) 2022 Maureen Ndiema