GithubHelp home page GithubHelp logo

myandroidapplication's Introduction

# MyAndroidApplication
This is Xinrun Zhang's Android Application in Software Engineering, fall, 2017
1.Implement the App with the UI similar to calc_UI.png. You may start from the empty project attached with the assignment.👍Checked
2.An Operand can be a number e.g. 12, 23.4, or expression e.g. 12+34, 10*(2+3)😔Can't do this
3.For division, you must take care of divide by zero condition.👍Checked
4.Sqrt button takes Operand 1 as an argument only.  For Square root, Operand 1 should be greater than or equal to zero.👍Checked
5.Pow(A,B) button takes Operand 1 as A and Operand 2 as B and computes A^B.👍Checked
6.Operands should be checked for valid number format.😳 Some of them
7.Clear button should clear Operand 1, Operand 2, and Result field.👍Checked
8.Submit the public repository (github or bitbucket) link. 👍Checked

myandroidapplication's People

Contributors

arecardo 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.