pavlidisnick / DiscountsAroundMe

Android Application for checking product discounts and notifying you whenever a shop with discount is nearby. This project is for our semester in Technological Educational Institute of Central Macedonia.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Waffle.io - Columns and their card count Build Status

Discounts Around Me

Android Application for checking product discounts and notifying you whenever a shop with discount is nearby.

This project is for our semester in Technological Educational Institute of Central Macedonia.

Getting Started

In Android Studio -> Checkout project from Version Control and copy the git address.

Find a story/issue in Waffle, if none is asigned or you are asigned to the story/task create a branch named like:

StoryNumber-Feature

When commiting to the branch state what you fixed or made with the story number like:

Fixed that #StoryNumber

When commiting the last commit the message must be:

What you fixed. closes #StoryNumber

Prerequisites

The only thing you need is Android Studio - Get Android Studio from the official page.

Installing

  1. Clone the repo.
  2. Import project to Android Studio

That's it

Versioning

We use Semantic Versioning:

MAJOR.MINOR.PATCH
  1. MAJOR version when you make incompatible API changes,
  2. MINOR version when you add functionality in a backwards-compatible manner, and
  3. PATCH version when you make backwards-compatible bug fixes.

Deployment

Download the latest release, copy it in your android device and install it. Note: Must enable the option for unknown sources.

Built With

Authors

  • Stefanos Karakasis
  • Nikos Karanikolas
  • Nikos Pavlidis
  • Kostas Sigas
  • Anastasios Cholopoulos

About

Android Application for checking product discounts and notifying you whenever a shop with discount is nearby. This project is for our semester in Technological Educational Institute of Central Macedonia.

License:MIT License


Languages

Language:Java 100.0%