musevarg / Albion-Rovers

3 products: Native Android App (Java) + Admin Panel (HTML, CSS, JavaScript) + REST API (PHP)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Native Android App + PHP Admin Panel & API

1. Native Android Application

The application is developed in Java using Android Studio.

To use the application, users have to register. There are two types of accounts: Full and Partial. Full accounts will be asked to pay a monthly fee, but will have access to more content. Payments are virtually handled by a Braintree (PayPal) sandbox.

2. Admin Panel

The admin panel allows an admin user to update the MySQL database. The admin can add, remove and amend records.

The admin panel is developed using HTML, CSS, JavaScript, PHP and SQL. It makes extensive use of bootstrap.

3. API

The API allows for users registration and authentication and also provides content to the native application. It returns the databse content as a JSON string.

The API is implemented using Slim PHP framework.

About

3 products: Native Android App (Java) + Admin Panel (HTML, CSS, JavaScript) + REST API (PHP)


Languages

Language:PHP 95.9%Language:Java 3.9%Language:Ruby 0.1%Language:CSS 0.1%Language:Dockerfile 0.0%Language:Makefile 0.0%Language:Shell 0.0%