Giter VIP home page Giter VIP logo

building_manager's Introduction

Building_manager

Description:

Building Manaager is an android app that makes for better interaction between building manager and building inhabitants.
In this project building manager can manage some building and all people they inhabit in those buildings. also manager can register notificaion, receipt , repais and so on.
This app is useful and useable for building managers and building inhabitants

Installation:

For install this app you first need to fork project in you'r repository and clone that in you'r pc.
open project in android studio and build project.
Also you need Mysql or Mariadb to create server side databse.To import data base on you mysql or mariadb you can use followin steps :

  1. create a user for databse CREATE USER user_name;
  2. create a database CREATE DATABASE BUILDING_MANAGER
  3. import existing databse table into you'r database mysql -u user_name -p BUILDING_MANAGER < BUILDING_MANAGER.sql

you can find BUILDING_MANAGER.sql file in Server Side app repository.
For server side you must fork Server Side app and use python 3 to run app.

Images:

     

     

   

building_manager's People

Contributors

sinasoheili avatar

Watchers

 avatar

Forkers

mohsen-armoun

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.