Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/israel-laguan/reporting


https://github.com/israel-laguan/reporting

Last synced: 21 days ago
JSON representation

Awesome Lists containing this project

README

        

[![Forks][forks-shield]][forks-url]
[![Stargazers][stars-shield]][stars-url]
[![Issues-open][issues-open-shield]][issues-url]
[![Issues-closed][issues-closed-shield]][issues-url]
[![Contributors][contributors-shield]][contributors-url]
[![Framework][badge-framework]][framework-url]
[![contributions welcome][contributions-welcome]][issues-url]





Logo


Reporting


Creating a Reporting website using Next js and Bootstrap.


🖊️
Assignment
🐞
Report a Bug
🙋‍♂️
Request Feature

## This is a [Next.js](https://nextjs.org/) & bootstrap project with [`create-next-app`](https://github.com/zeit/next.js/tree/canary/packages/create-next-app).

# Next JS Application

## Installation

```bash
1.clone this Repo.
2.cd reporting
3.npm install
```

First, run the development server:

```bash
npm run dev
# or
yarn dev
```
Then open `http://localhost:3000` to view it in your browser.

# Funciones de los Usuarios

Existe un Usuario con rol de Administrador creado desde la Base de Datos (BD). Para acceder a las credenciales contactarse con el desarrollador.

## Roles

Existen 3 roles:

- Administrador
- Jefe
- Empleado

## Funciones del Administrador

- Crear usuario con diferentes roles.
- Ver lista de usuarios.
- Editar usuarios.
- Eliminar Usuarios.
- Ver lista de reportes.
- Crear reporte.
- Editar reporte.
- Eliminar reporte.

## Funciones del Jefe

- Crear usuario con rol Empleado
- Ver lista de usuarios.
- Ver lista de reportes.
- Crear reporte.
- Editar reportes.

## Funciones del Empleado

- Crear reporte.

- Author





Israel Laguan's Photo



Israel Laguan







My GitHub


Email me to

[email protected]




My Linkedin


Connect to my Linkedin




My GitHub


Check my GitHub Profile








# 🤝 Contributing

Contributions, issues and feature requests are welcome!
Feel free to check the [issues page](https://github.com/Israel-Laguan/reporting/issues).

# 🤗 Show your support

Give a ⭐️ if you like this project!

# 📝 License

This project is licensed under the [MIT](LICENSE)\
Feel free to fork this project and improve it

[contributors-shield]: https://img.shields.io/github/contributors/Israel-Laguan/reporting?style=for-the-badge
[contributors-url]: https://github.com/Israel-Laguan/reporting/graphs/contributors
[forks-shield]: https://img.shields.io/github/forks/Israel-Laguan/reporting?style=for-the-badge
[forks-url]: https://github.com/Israel-Laguan/reporting/network/members
[stars-shield]: https://img.shields.io/github/stars/Israel-Laguan/reporting?style=for-the-badge
[stars-url]: https://github.com/Israel-Laguan/reporting/stargazers
[issues-open-shield]: https://img.shields.io/github/issues/Israel-Laguan/reporting?style=for-the-badge
[issues-url]: https://github.com/Israel-Laguan/reporting/issues
[issues-closed-shield]: https://img.shields.io/github/issues-closed/Israel-Laguan/reporting?style=for-the-badge
[badge-framework]: https://img.shields.io/badge/webpack-v4-9cf?style=for-the-badge
[framework-url]: https://webpack.js.org/
[contributions-welcome]: https://img.shields.io/badge/contributions-welcome-brightgreen.svg?style=for-the-badge
[badge-license]: https://img.shields.io/:license-mit-blue.svg?style=for-the-badge