Skip to content

OB7-IRD/lto-webapp

Repository files navigation

LTO-WebApp

The LTO web application is designed to make it easier to transfer logbooks relating to data on pelagic species collected as part of the OB7 observatory. It includes functions for importing and check validity data.

GitHub License GitHub top language

Built with the tools and technologies:

Static Badge Static Badge Static Badge Static Badge Static Badge

Table of Contents


Overview

The LTO web application is designed to facilitate the data transfert of logbooks related to pelagic species data collected as part of the OB7 observatory, to the Observe application. The sourcing files can be logbooks, observations files or ERS data.

For now, the app is developed for the purseiners' and longliners' logbooks.


Features

  • Data Import: Upload and manage logbooks from fishing campaigns.
  • Check validity: Check the compatibility of the documents.
  • Metier: Manage the french purseiners and seychellois longliners.

Getting Started

Prerequisites

Before getting started with lto-webapp, ensure your runtime environment meets the following requirements:

  • Programming Language: Python
  • Package Manager: Pip
  • Container Runtime: Docker

Installation

Install lto-webapp using one of the following methods:

Build from source:

  1. Clone the lto-webapp repository:
❯ git clone https://github.com/OB7-IRD/lto-webapp
  1. Navigate to the project directory:
cd lto-webapp
  1. Install the project dependencies:

Using pip  

❯ pip install -r requirements.txt

Usage

Run lto-webapp using the following command:

❯ python manage.py runserver

Then access the application in your browser at http://localhost:8000.


Documentation

Project documentation is available online: https://ob7-ird.github.io/lto-webapp/


Contributing

  • 🐛 Report Issues: Submit bugs found or log feature requests for the lto-webapp project.
Contributing Guidelines
  1. Fork the Repository: Start by forking the project repository to your github account.
  2. Clone Locally: Clone the forked repository to your local machine using a git client.
    git clone https://github.com/OB7-IRD/lto-webapp
  3. Create a New Branch: Always work on a new branch, giving it a descriptive name.
    git checkout -b new-feature-x
  4. Make Your Changes: Develop and test your changes locally.
  5. Commit Your Changes: Commit with a clear message describing your updates.
    git commit -m 'Implemented new feature x.'
  6. Push to github: Push the changes to your forked repository.
    git push origin new-feature-x
  7. Submit a Pull Request: Create a PR against the original project repository. Clearly describe the changes and their motivations.
  8. Review: Once your PR is reviewed and approved, it will be merged into the main branch. Congratulations on your contribution!
Contributor Graph


License

This project is protected under the EUPL-1.2 License. For more details, refer to the LICENSE file.

About

Web application for automatically transfer logbooks in Observe application

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •