https://github.com/machariamark/quotes
This project is an application where users can create quotes and have those quotes voted on whether they are terrible or are inspirational.
https://github.com/machariamark/quotes
Last synced: 10 months ago
JSON representation
This project is an application where users can create quotes and have those quotes voted on whether they are terrible or are inspirational.
- Host: GitHub
- URL: https://github.com/machariamark/quotes
- Owner: MachariaMark
- License: mit
- Created: 2019-09-20T13:23:49.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-07T09:55:01.000Z (over 3 years ago)
- Last Synced: 2025-02-02T08:11:18.564Z (over 1 year ago)
- Language: TypeScript
- Homepage: https://machariamark.github.io/Quotes/
- Size: 16.3 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 24
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Quotes
#### 20.09.2019
#### By **Mark Muchiri Macharia**
## Description
This project is an application where users can create quotes and have those quotes voted on whether they are terrible or are inspirational.
## Deployed website
This app is live @ https://machariamark.github.io/Quotes/
## How it works
As a user can ;
* create a new quote.
* Upvote or downvote a quote.
* Delete a quote
* See the number of upvotes and number of downvotes for each quote.
## Setup/Installation Requirements
Want to contribute? Lovely!
To fix a bug or enhance an existing module, follow these steps:
* Fork the repo
* Create a new branch (git checkout -b improve-feature)
* Make the appropriate changes in the files
* Add changes to reflect the changes made
* Commit your changes (git commit -am 'Improve feature')
* Push to the branch (git push origin improve-feature)
* Create a Pull Request
## Known Bugs
No known bugs.
## Technologies Used
* Bootstrap
* Angular framework that is based on MVC architecture
* typescript
* awesome & google fonts
## Support and contact details
* EMAIL ME @ official1offmark@gmail.com
* CHECK OUT MY WORK @ https://github.com/MachariaMark/
### License
[MITlicense](LICENSE) 2019 **MARK MUCHIRI MACHARIA**