An open API service indexing awesome lists of open source software.

https://github.com/robertene1994/lostpets-web

Web application for lost pets ads.
https://github.com/robertene1994/lostpets-web

ad angular lost lostpets pets

Last synced: 3 months ago
JSON representation

Web application for lost pets ads.

Awesome Lists containing this project

README

        


LostPets: Lost Pets Ads System


LostPets: Lost Pets Ads System 🐾






### This is a Web application for lost pets ads (my master's thesis) built with Angular. It is available at [LostPets](https://lostpets-web.herokuapp.com).

#### Code Quality 🔍

[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=robertene1994_lostpets-web&metric=alert_status)](https://sonarcloud.io/dashboard?id=robertene1994_lostpets-web)

[![Maintainability Rating](https://sonarcloud.io/api/project_badges/measure?project=robertene1994_lostpets-web&metric=sqale_rating)](https://sonarcloud.io/dashboard?id=robertene1994_lostpets-web) [![Reliability Rating](https://sonarcloud.io/api/project_badges/measure?project=robertene1994_lostpets-web&metric=reliability_rating)](https://sonarcloud.io/dashboard?id=robertene1994_lostpets-web) [![Security Rating](https://sonarcloud.io/api/project_badges/measure?project=robertene1994_lostpets-web&metric=security_rating)](https://sonarcloud.io/dashboard?id=robertene1994_lostpets-web)

[![Bugs](https://sonarcloud.io/api/project_badges/measure?project=robertene1994_lostpets-web&metric=bugs)](https://sonarcloud.io/dashboard?id=robertene1994_lostpets-web) [![Code Smells](https://sonarcloud.io/api/project_badges/measure?project=robertene1994_lostpets-web&metric=code_smells)](https://sonarcloud.io/dashboard?id=robertene1994_lostpets-web) [![Vulnerabilities](https://sonarcloud.io/api/project_badges/measure?project=robertene1994_lostpets-web&metric=vulnerabilities)](https://sonarcloud.io/dashboard?id=robertene1994_lostpets-web)

#### DevOps (CI/CD) ☁

[![DevOps (CI)]()](https://github.com/robertene1994/lostpets-web/actions?query=workflow%3A%22DevOps+%28CI%29%22) [![DevOps (CD)]()](https://github.com/robertene1994/lostpets-web/actions?query=workflow%3A%22DevOps+%28CD%29%22)

#### Continuous Deployment 🚀

![Heroku](https://heroku-badge.herokuapp.com/?app=lostpets-web)

## Installation 🔧

To install this application you can use [npm](https://www.npmjs.com/), the [Node](https://nodejs.org/)'s package manager.

```bash
npm install --save
```

## Scripts 📜

### `npm start`

Runs the app in the development mode.
Open [http://localhost:4200](http://localhost:4200) to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

### `npm test`

Launches the test runner in the interactive watch mode.

### `npm run build`

Builds the app for production to the `build` folder.
It correctly bundles Angular in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes. The app is ready to be deployed!

## License 🔑

[![MIT](https://badges.frapsoft.com/os/mit/mit.svg?v=102)](LICENSE)