Skip to content

This is my fifth IP at Moringa School and my first Angular project. This project is a website that allows users to upload a quote,like or dislike existing quotes and delete quotes they have uploaded. It also shows the number of upvotes and downvotes on a specific quote and the date the quote was uploaded.

Notifications You must be signed in to change notification settings

mwiks-dev/Famous-Quotes

Repository files navigation

FAMOUS QUOTES

This is an application that serves you with a daily dose of inspiration,cheer and good vibes.

Date of current version ~ October 12th,2021

By Maryann Mwikali

Description

This application displays some of your favorite quote authors together with their quotes. The application allows a user to create a quote,to like/dislike existing quotes and also delete goals. The application highlights the quote with the highest upvotes.

Setup/Installation Requirements

  • Navigate to the repository's about section
  • Click on the live link posted up.
  • Try the above described actions.

Further development

  • Navigate to the code section next to the About and copy the link provided
  • Fork or clone the repository into your local machine and work on changes deemed necessary
  • Before cloning you need to have Angular CLI and npm installed.
  • Run ng build to build the project. The build artifacts will be stored in the dist/ directory.
  • 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.
  • 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.
  • Run ng test to execute the unit tests via Karma.
  • Run ng e2e to execute the end-to-end tests via a platform of your choice. To use this command, you need to first add a package that implements end-to-end testing capabilities
  • To get more help on the Angular CLI use ng help or go check out the Angular CLI Overview and Command Reference page

Known Bugs

Data persistence has not been implemented in the project hence making uploaded quotes disappear when the page is refreshed.

Technologies Used

This project was generated with Angular CLI version 12.2.9.

Support and contact details

In case of anything, bugs issues or complimentary stuff kindly reach me at @[email protected]

License

MIT Copyright(c)2021 Mwikali-quotes

About

This is my fifth IP at Moringa School and my first Angular project. This project is a website that allows users to upload a quote,like or dislike existing quotes and delete quotes they have uploaded. It also shows the number of upvotes and downvotes on a specific quote and the date the quote was uploaded.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published