• Stars
    star
    1
  • Language
    Java
  • License
    GNU General Publi...
  • Created about 3 years ago
  • Updated about 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

This is a cab hailing searching module that searches through JSON data and curates the data based on the search terms. The main concepts in this module are; UI design, JSON search and some other JAVA logic concepts.

More Repositories

1

Scalculator

A simple calculator build in C, Gtk 3 and SQLite for educational purposes. It performs basic calculations and the results can stored in an SQLite database
C
1
star
2

Fortran-C-interoperability

This is a C module that converts C integers to comma separated formatted string using a Fortran function. This depicts the various techniques in manipulating integers and strings in Fortran.
Makefile
1
star
3

Demo-inventory

This module has been developed in HTML, CSS and Javascript for the front end, PHP for the back- end logic and MySQL for the database logic. This module is fully dynamic, that is all the page loading requests are delivered from the server using AJAX POST requests thus leaving no trail of cached history. This renders the browser back and forward button of no use. For any navigation functionalities use the module’s UI elements, the browser’s forward and back button will not navigate the module.
PHP
1
star
4

Android-searchable-dropdown

This module is build in JAVA and XML, it enables users to search a drop-down list. The demo is attached to t textview, the source can be modified to attach the module to any UI module.
Java
1
star
5

C-Gtk-css-Objects

These C objects make it possible to set CSS styles on GTK UI elements inline. This is very crucial when setting calculated dimensions for example setting the font sizes based on the screen resolution which is not possible using pure css style sheet. These objects can be extended to include and desired css style tags.
Makefile
1
star