Giter VIP home page Giter VIP logo

Comments (9)

jkandasa avatar jkandasa commented on June 18, 2024

@arturmon Thank you so much for your interest with this project!!

MyController is designed this way, backed is working with pure java and it is giving REST API support for outside world. We have used front-end with AngularJS.

Even you do not know java you can help for this project in different ways,

  • GUI development with AngularJS
  • Android application for MyController
  • Testing MyController features and report bugs
  • Create user documents and videos
  • Add content in main website (http://www.mycontroller.org)
  • Ask new feature requests
  • Donation for this project (Right now we do not have option to donate, will be available soon)

from mycontroller-v1-legacy.

arturmon avatar arturmon commented on June 18, 2024

I advise you to do the wiki on the main page.

from mycontroller-v1-legacy.

Dietmar-Franken avatar Dietmar-Franken commented on June 18, 2024

@jkandasa
Which development environment do you have?

from mycontroller-v1-legacy.

jkandasa avatar jkandasa commented on June 18, 2024

@Dietmar-Franken I'm working with Fedora 22 operating system, for Java I'm using Eclipse and for HTML/JS Geany Editor

from mycontroller-v1-legacy.

arturmon avatar arturmon commented on June 18, 2024

how do you feel about NetBeans IDE?

from mycontroller-v1-legacy.

jkandasa avatar jkandasa commented on June 18, 2024

@arturmon It should work. You can see many people will be using Eclipse, as it is most popular and open source project.

from mycontroller-v1-legacy.

Dietmar-Franken avatar Dietmar-Franken commented on June 18, 2024

@jkandasa
Some questions about the code.
What is placeholder used for and is uib-tooltip show on mouseover?

 <div class="panel-heading">
        <form class="form-inline">
            <div class="form-group">
                <label class="sr-only" for="search">{{ 'SYSTEM.SEARCH' | translate }}</label>
                <input type="text" class="form-control ng-pristine ng-valid input-sm ng-valid" 
                ng-model="query" id="search" placeholder="Search" ng-model="query" 
                ng-change="updateFilteredList()"/>
            </div>
            <a href='' class="text-default pull-right" ng-click="add()" uib-tooltip="Add"><i class="fa fa-lg fa-plus-square-o"></i></a>
        </form>
     </div>

from mycontroller-v1-legacy.

jkandasa avatar jkandasa commented on June 18, 2024

@Dietmar-Franken placeholder used to show content inside text box. Before entering actual content.
place-holder

uib-tooltip is used to show tooltip on mouseover?

from mycontroller-v1-legacy.

Dietmar-Franken avatar Dietmar-Franken commented on June 18, 2024

@jkandasa
Thank you now i understand it

from mycontroller-v1-legacy.

Related Issues (20)

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.