GithubHelp home page GithubHelp logo

sgermosen / denunciado Goto Github PK

View Code? Open in Web Editor NEW
240.0 115.0 190.0 15.42 MB

This project born from the need from people to have a way of communication between municipalities and communities. Some municipalities, have their platforms, but they are complex to validate the veracity of complaints. Denounced, it was born with the purpose of offering a free platform to these municipalities. Denounced consists of three main modules developed with Microsoft technologies, using the .Net Framework and Xamarin for its development: 1. Back End Web Project: Module of administration of the complaints, by the employees of the town councils. In this tool, the employees of the city council receive, validate, report and close the complaints, after being served. 2. Web Portal Client: It consists of a web project, so that the community make their complaints, in the same, the users of the service create a profile, must specify when making their complaint, evidence to support this. Through the portal, they can see the complaints of other community members, follow it, give their opinion or provide possible solutions or more evidence. 3. Mobile Project: It has the same functionalities as the web portal, with the addition, that the automatic location can be sent, from the cell phone.

License: MIT License

C# 38.72% CSS 0.44% HTML 15.30% JavaScript 45.52% ASP.NET 0.03%
xamarin-forms xamarin xamarin-android mvc azure azure-storage sql sql-server webapi

denunciado's Issues

DataService

Service to manipulated database based on POCO entities, can be done on sQLite or another.

List Of Denounces Page

This is the Main Page where the list of each recent denounce is displayed, this screen use the ApiService to Get a list of the Proposals (Denounces), and save the data to a local database (This is Optional)
* ListView: Main Image, Title, Resume.
* Choosen 1: Filter By Proposal Type.
* Choosen 2: Filter By Status.
* Choosen 3: Order By Name, Proposal Type, Date, Status.
* Search Bar: Type text and Filter by Name, Proposal Type, Date, Status.
* Pluss Icon: Icon to Make a new Denounce.
* Loggin Option: Can be ignored if we create a Menu
* My Info Option: Can be ignored if we create a Menu

Translate Service

Our App need to be internazionalized ready, so, we need a service to translate labels and text is its possible.

Create Mobile Client

Choose Any Platform to create a Client to comunicated it with the backend, the communication need to be using json.

running mobile app

Xamarin con't find
using ComplaintsApp.Models;
using GalaSoft.MvvmLight.Command;

Helpers Service

Are the utilities used to get decentralized job and use generics ways to get jobs done, like UploadPhotoService, ValidateService, etc.

Details Of Chossen Denounce Page

  • Details Of Chossen Denounce: We come here after clic on a denounce on the main page, it need to go to the api and update the record on the local database (optional)
    • View: Title, Description (Resume), Detail (Legal Mark), Owner
    • Vote Up Icon: Only displayed if i'm a logged user
    • Vote Down Icon: Only displayed if i'm a logged user
    • Edit Suggestion: A Logged User can suggest a modification, than can be approved by the admin or the owner.
    • Report Icon: Only displayed if i'm a logged user

Create Denounce Page

  • Create Denounce: This it's the section to create a denounce than can be created as an anonimous or as a register user
    • Pop Up: If im not logged, display a Message to indicated than my denounce will be created as a anonimous denounced, and remembering than those kind of denounces can't be update or deleted and two buttons: "Login" or "Continue Anonimous"
    • Anonimous Denounce
      • View: Title, Description (Resume), Detail (Legal Mark).
      • Behind: DeviceId.
    • Registered User Denounce
      • View: Title, Description (Resume), Detail (Legal Mark).
      • Behind: UserId, DeviceId.

Api Service

A Communication Service based on General POCO Entities to comunicate the client with the Backend.

Device Service

Service to work with sencible information of the device

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.