Quotes
Name: Anthony Muli.
Email: mulianthony561@gmail.com
Tel:+254796577998.
An Angular Application that aids users to read and create new inspirational quotes; and also gives a time frame of the period taken after the quote was created by the user. The quotes created can either be upvoted or downvoted depending on the impact it causes to the viewer as well as be deleted! !.
1.Open your github account.
2.Search for the github username:antomuli.
3.In antomuli's repositories,git clone the Quotes repository into your you -local repository- which is your machine(computer) /git clone the following link:https://github.com/antomuli/Quotes.git
4.Type npm install in the terminal.
BDD
Enter the author of the quote in the first placeholder followed by the quote itself in the second placeholder,your official name and the date of quote entry.Finally click on the AddnewQuote to add it in my Quotes to be either voted or downvoted by the users!
The following is the live link to the project "Quotes": This site was built using github pages: https://antomuli.github.io/Quotes/
The following include the list of technologies used:
1.Angular.
2.Bootstrap.
Known Bugs
1.The page is 10% unresponsive.
2.The application doesn't indicate the quote with the -highestnumber of votes!-
MIT License
Copyright (c) 2020 Moringa School-Anthony
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.