Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tiagodanin/anonymous-reporting-system-example
Anonymous Reporting System Example - IFPA Project - Database II
https://github.com/tiagodanin/anonymous-reporting-system-example
anonymous database example ifpa mysql report reporting reporting-tool system
Last synced: about 2 months ago
JSON representation
Anonymous Reporting System Example - IFPA Project - Database II
- Host: GitHub
- URL: https://github.com/tiagodanin/anonymous-reporting-system-example
- Owner: TiagoDanin
- License: mit
- Created: 2020-02-23T18:14:23.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2024-09-10T00:19:24.000Z (4 months ago)
- Last Synced: 2024-11-02T00:42:15.373Z (2 months ago)
- Topics: anonymous, database, example, ifpa, mysql, report, reporting, reporting-tool, system
- Language: Vue
- Homepage:
- Size: 1020 KB
- Stars: 2
- Watchers: 3
- Forks: 2
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Anonymous Reporting System Example
[![Travis](https://img.shields.io/travis/TiagoDanin/Anonymous-Reporting-System-Example.svg?branch=master&style=flat-square)](https://travis-ci.org/TiagoDanin/Anonymous-Reporting-System-Example) [![Downloads](https://img.shields.io/npm/dt/anonymous-reporting-system-example.svg?style=flat-square)](https://npmjs.org/package/anonymous-reporting-system-example) [![Node](https://img.shields.io/node/v/anonymous-reporting-system-example.svg?style=flat-square)](https://npmjs.org/package/anonymous-reporting-system-example) [![Version](https://img.shields.io/npm/v/anonymous-reporting-system-example.svg?style=flat-square)](https://npmjs.org/package/anonymous-reporting-system-example) [![XO code style](https://img.shields.io/badge/code%20style-XO-red.svg?style=flat-square)](https://github.com/xojs/xo)
Anonymous Reporting System Example - IFPA Project - Database II
## Installation
Module available through the [npm registry](https://www.npmjs.com/). It can be installed using the [`npm`](https://docs.npmjs.com/getting-started/installing-npm-packages-locally) or [`yarn`](https://yarnpkg.com/en/) command line tool.
```sh
# Yarn (Recomend)
yarn add anonymous-reporting-system-example
# NPM
npm install anonymous-reporting-system-example --save
```## Tests
To run the test suite, first install the dependencies, then run `test`:
```sh
# Using Yarn
yarn test
```## Dependencies
@nuxtjs/axios: Secure and easy axios integration with Nuxt.js
Author: galvez, nuxt.bot, clarkdo, pi0, atinux, alexchopin
License: MIT
Version: ^5.9.5@nuxtjs/pwa: Supercharge Nuxt with a heavily tested, updated, zero-config and stable PWA solution!
Author: galvez, nuxt.bot, clarkdo, pi0, atinux, alexchopin
License:
Version: 3.0.0-beta.20@nuxtjs/vuetify: Vuetify Module for Nuxt.js
Author: aldarund, alexchopin, atinux, clarkdo, galvez, kevinmarrec, nuxt.bot, pi0
License: MIT
Version: ^1.11.0axios: Promise based HTTP client for the browser and node.js
Author: Matt Zabriskie
License: MIT
Version: ^0.19.2body-parser: Node.js body parsing middleware
Author: dougwilson
License: MIT
Version: 1.19.0cookie-session: cookie session middleware
Author: defunctzombie, dougwilson, fishrock123, jongleberry, tjholowaychuk
License: MIT
Version: 1.4.0cross-env: Run scripts that set and use environment variables across platforms
Author: Kent C. Dodds
License: MIT
Version: ^7.0.0express: Fast, unopinionated, minimalist web framework
Author: TJ Holowaychuk
License: MIT
Version: ^4.17.1nuxt: A minimalistic framework for server-rendered Vue.js applications (inspired by Next.js)
Author: atinux
License: MIT
Version: ^2.11.0vue: Reactive, component-oriented view layer for modern web interfaces.
Author: Evan You
License: MIT
Version: ^2.6.11vuetify: Vue Material Component Framework
Author: John Leider
License: MIT
Version: ^2.2.14## Dev Dependencies
nodemon: Simple monitor script for use during development of a node.js app.
Author: Remy Sharp
License: MIT
Version: ^2.0.2xo: JavaScript linter with great defaults
Author: Sindre Sorhus
License: MIT
Version: ^0.26.1## Contributors
Pull requests and stars are always welcome. For bugs and feature requests, please [create an issue](https://github.com/TiagoDanin/Anonymous-Reporting-System-Example/issues). [List of all contributors](https://github.com/TiagoDanin/Anonymous-Reporting-System-Example/graphs/contributors).
## License
[MIT](LICENSE) © [Tiago Danin](https://tiagodanin.github.io) & Eduardo Mouta