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.
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
The only thing you need is Android Studio - Get Android Studio from the official page.
- Clone the repo.
- Import project to Android Studio
That's it
We use Semantic Versioning:
MAJOR.MINOR.PATCH
- MAJOR version when you make incompatible API changes,
- MINOR version when you add functionality in a backwards-compatible manner, and
- PATCH version when you make backwards-compatible bug fixes.
Download the latest release, copy it in your android device and install it. Note: Must enable the option for unknown sources.
- Android Studio - IDE
- Gradle - Dependency Management
- Jenkins - Build and Deployment
- Slack - RSS and chat
- Waffle - Project management
- Stefanos Karakasis
- Nikos Karanikolas
- Nikos Pavlidis
- Kostas Sigas
- Anastasios Cholopoulos