Skip to content
Andrew Limond edited this page Apr 16, 2024 · 8 revisions

Lasta App Wiki

Welcome to the official wiki for Lasta, an Android application developed as part of the EPFL course "Software Enterprise" (CS311). This wiki serves as a comprehensive guide to help you understand and navigate Lasta effectively.

Table of Contents

  1. Overview
  2. Getting Started
  3. Installation
  4. Versioning
  5. StandUp Report
  6. Sprint Retrospective

Overview

Lasta is an Android app designed to assist users in finding ideal outdoor activity spots like hiking, climbing, biking, etc. It serves as a go-to tool for discovering suitable locations for various outdoor activities.

Certainly! Here's an improved version of the "Getting Started" and "Installation" sections for your GitHub wiki page:


Getting Started

Before you start using Lasta, it's essential to understand why an internet connection is required during account creation. Lasta offers offline mode support, allowing you to access certain features without an active internet connection. However, to enable this functionality and ensure a seamless user experience, an account needs to be created and authenticated online initially. This account information is securely stored to facilitate offline mode and sync your data across devices when connected.

To get started with Lasta, make sure you meet the following prerequisites:

  • Android Device: Running Android 9 (Pie) or later
  • Internet Connection: Required for initial account creation and updates

Installation

You can install Lasta on your Android device by downloading the APK file from our GitHub releases page. Follow these steps to install Lasta:

  1. Step 1: Enable installation from unknown sources in your device settings.
  2. Step 2: Download the latest release APK file from the Lasta Releases Page.
    • Look for the file named release-apk-vX.Y.Z.apk, where X.Y.Z corresponds to the latest version number.
  3. Step 3: Open the downloaded APK file and follow the on-screen instructions to install Lasta on your device.

By following these steps, you'll have Lasta installed and ready to explore!


Versioning

We adhere to a semantic versioning scheme for Lasta releases, represented as vX.Y.Z:

  • ➔ Major releases (v2.0.0, v3.0.0, etc.) signify significant updates and new features.
  • ➔ Minor releases (v4.1.0, v4.2.0, etc.) include enhancements and improvements.
  • ➔ Patches (v4.1.1, v4.1.2, etc.) are rolled out for bug fixes and minor adjustments.

StandUp Report

To view the StandUp report for Lasta, please visit the following link:


Sprint Retrospective

For insights from our Sprint Retrospective meetings, you can access the Sprint Retrospective file at:


Thank you for choosing Lasta! We hope you find it useful and enjoy using our Android application.


Note: This wiki is a work in progress, and we will continue to update it with more detailed information, guides, and resources.