Skip to content

Introduction

Dennis Vash edited this page Jan 21, 2019 · 5 revisions

intro

The purpose of this documentation is to provide information for other programmers how to install Jesta, and information about the application structure, flow, main methods, algorithms and DB arrangement. This guide helps programmers to get started with developing and contributing to Jesta.

Clone the project via git: git clone https://github.com/Technion236503/2019a-Jesta.git

User Installation Requirements

Operating System: Android

Device: Smartphone

API Level: 23+

Key Features

  • High Performance (Fragments managing)
  • Private chats
  • In-app notifications
  • Outer-app notifications
  • Live DB with auto and swipe refreshing
  • Caching
  • Image fetching
  • Image compressing
  • Redirection to URL,Photo Album and Mail.

Project Managment

This projects uses Zen Hub Agile Project Managment, download chrome-extension and check ZenHub tab.

UI Design

Libraries Used