Skip to content

kkurczewski/holiday-app-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Holiday app server

Server part of client-server project with Android app. Server has functionalities to improve network and CPU usage of mobile clients, like compression and custom image sizes.

Client project

Project tied with kkurczewski/holiday-app-android.

Functionalities

Server functionalities:

  • panel for adding and manage holiday offers
  • access to resources wrapped in JSON response
  • compression of JSON response using GZIP
  • images with custom sizes, for example: .../my_image_01.jpg**?w=100&h=200**
  • push requests to Android devices (using Firebase Cloud Messaging platform)

Technologies

Used technologies:

End note

Project may not work/compile due the fact of cut off sensitive data like custom keys, private urls, etc. It's supposed to be more like read-only portfolio.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published