Giter VIP home page Giter VIP logo

asso's Introduction

Asso

An Android application to manage association

Classes

####Model

  • Association
  • News
  • Member
    • StaffMember
  • User (singleton)
  • Role (enum)

####Activity

  • HomeActivity
  • LoginActivity
  • SignUpActivity

####Database

  • AssoDatabase

Association:

  • has a name, an address, a description, a list of News, a list of Member and a list of StaffMember
  • must have at least two StaffMember (President, Treasurer)

User is the singleton needed to login

StaffMember has a role which is one item of Role

HomeActivity is the main activity. This is where the user manages the association, sees members, news etc

LoginActivity is the sign in page. It has to have a connected user

SignUpActivity is the account creation page. To create an account, you go there

AssoDatabase is the class to use to manage the mongo database (which is done in Pharo)

##Example of use case

  • A User opens the app
  • Sign in on the first screen (optionnaly create an account)
  • He can choose between display a list of association's members and display news

##Log

###15/10/2015

* Created the model 
* Created the basics activities (Home, Login and sign up)
* Created the User singleton to manage sessions
* Created the sign up page

asso's People

Watchers

 avatar  avatar

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.