Git Product home page Git Product logo

denizen's Introduction

Denizen Township Manager

A complete android application that digitizes everyday tasks inside gated communities like townships and societies. It has simple UI/UX that follows Material Design guidelines, and houses a lot of features:

Residents can

  1. Pay maintenance amount
  2. Raise and track complaints
  3. Book amenities
  4. Talk to others using intercom

Authorities can

  1. Issue notices
  2. Manage complaints
  3. Track expenses
  4. Generate financial audit
  5. Maintain emergency info
  6. Talk to others using intercom

Security can

  1. Track visitors' entry and exit
  2. Talk to others using intercom

Technologies used

Frontend

  1. Java + XML
  2. Room (a layer over the local SQLite database, used for caching)
  3. Volley/Retrofit (for consuming backend's REST API)
  4. AWS S3 API (for storing files)
  5. PayTM Developer API (for payments)

Backend

  1. Django (application to host the logic and communicate with database)
  2. PostgreSQL database (main database to store all user data)
  3. gunicorn (WSGI server to serve the Django application)
  4. Beams (for sending push notifications)
  5. SendGrid (for sending emails to users)
  6. Heroku (hosting the entire backend application)

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.