Code Monkey home page Code Monkey logo

tuo-android's Introduction

The Ultimate Organizer

Android Application

This is a CS 102 project. Most of the core features work, but there is a lot to do. Overview Screenshot

Related repositories

Requirements

  • Android Studio (latest possible version) with latest Android SDKs
  • tuo-core (co.uberdev.ultimateorganizer.core) as a module dependency
  • A computer with Internet connection to allow Gradle to download Maven dependencies.
  • An Android 4.3+ virtual or real device to run on. (sorry, bugs)

Build Instructions

After you have provided all the requirements, all you need is to hit the run button in Android Studio.

Prebuilt APK

You can use the prebuilt application package app.apk to install it on your device.

If you are having any problems with building the project, please contact [email protected].

tuo-android's People

Contributors

oguzbilgener avatar begozcan avatar ozgur00 avatar ataalik avatar

Stargazers

 avatar MetaSky avatar Anand Damodaran avatar

Watchers

James Cloos avatar  avatar  avatar  avatar Güray Baydur avatar

tuo-android's Issues

Design Academic Network Public Feed Item

Design just one item of the academic network public feed screen.

You can find tick sign as ic_action_accept.png or ic_action_done.png, cross sign as ic_action_remove.png in Android's icons package. You don't need to color the icons, they will be dealt later.

messages image 1721509176 2

Design Add Note Screen

Design note adding note screens. Plain note adding screen, voice note adding screen, detailed note adding screen, photo note adding screen and finally the main screen to add notes where user will choose what kind of a note to add.

Redesign Navigation Drawer

Make it look like in the UI design report
Do not use ListView. Just add Layouts one by one.

First, make a navigation item style in xml to use it in 5 items.
Then add navigation items one by one, use the common style and only change colors and titles.

Also handle click events in HomeNavigationDrawerFragment
Do not forget to set item layouts clickable. Otherwise, click events won't be handled.

Use layouts as buttons. When the user taps on an item, its background color should be changed for a short while. Use a selector

How to define android styles:
http://developer.android.com/guide/topics/ui/themes.html

How to define a selector:
http://developer.android.com/guide/topics/resources/color-list-resource.html

Design Add Task Screen

Our precious xml file somehow seems to lack code here, app/src/main/res/layout/activity_add_task.xml... I'll be willing to design the referenced screen if no one is willing.

Here is some sample

screen shot 2014-04-28 at 00 59 54

Design Task item layout in Overview

Make an xml file for Task item. Just like these three:
You might need to design different xml files for different task states (Normal - Completed - Overdue ...)
tuo-overall-items

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.