Skip to content

Nikolow/simple-android-wine-production-restapi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

This is a simple Android Application for Wine Production using RestAPI
2 API Versions -> Java & PHP

Image

Functionality

  • Using Custom API
  • Using Volley
  • Using Recycler View for Lists
  • Login Option with levels
  • Option to add/edit/delete user account
  • App Report
  • Options for Add Grape sort, Wine, Bottle, Bottling Wines
  • Options for Managment of Grapes, Wines, Bottles and the Bottling Process
  • Options for Edit / Delete Grapes, Wines, Bottles, Bottling Process
  • Options for easy add, delete & edit

Image

Users

  • Username
  • Password (sha1Hash)
  • E-mail
  • Access Level

Image

Access Levels

  • Administrator
  • User
  • Operator

Image

Bottle

  • ID (hidden)
  • Name
  • Type
  • Capacity

Image

Grapes

  • ID (hidden)
  • Name
  • Type
  • Producer
  • Quantity

Image

Bottling Process

  • ID (hidden)
  • Wine Object
  • Bottle Object

Image

Wines

  • ID (hidden)
  • Name
  • Grape Object
  • Quantity

Image

App Report (+Notifications)

  • Using custom notifications
  • Report page with start and end date (with validations)
  • Getting all information about the Wine Production (Wines, Grapes, Bottles, Bottling Process) in details

Image

WEB API - Java

  • Using Servlets (GET & POST)
  • Using JDBC Driver
  • Using JSON Arrays & Objects
  • Different cases - Create, Edit, Delete, UndoDelete
  • Servlets for: Bottles, Bottling Process, Grapes, Users, Wines, Report (Information)
  • Validations

Image

WEB API - PHP

  • 2 Variants per case - GET & POST
  • Using MYSQLi with prepared statements
  • Different cases - Create, Edit, Delete, UndoDelete
  • Cases: Bottles, Bottling Process, Grapes, Users, Wines, Report (Information)
  • Validations
  • JSON Answers

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published