Giter VIP home page Giter VIP logo

talio's Introduction

codecov

Description

Talio is a task management application that allows users to create, organize, and manage tasks efficiently. The application consists of a separate server and client application, with the server providing the backend functionality for data storage, retrieval and processing, while the client provides an intuitive and responsive UI.

Talio has an extensive amount of features on both the client-side and server-side, client-side features include: an overview of recently visited boards, drag-and-drop functionality for various UI elements, a tag system for organizing tasks, and a comprehensive set of keyboard shortcuts for faster navigation. The server supports both WebSocket and long-polling endpoints, allowing for real-time communication between the server and client.

Group members

Profile Picture Name Email
Jules Hummelink [email protected]
Ivar van Loon [email protected]
Andrei Vlad Nicula [email protected]
Dobrin Bashev [email protected]
Rares Burghelea [email protected]
Samuil Radulov [email protected]

How to run it

For the server:

  1. Navigate to the project's root folder
  2. Execute ./gradlew :server:bootRun in a terminal

For the client:

  1. Navigate to the project's root folder
  2. Execute ./gradlew :client:run in a terminal

How to contribute to it

  1. Clone the repository
  2. Open the project in an IDE of your choice
  3. Build/run the project using Gradle (we use JDK17) to verify everything works
    • ./gradlew :server:bootRun and ./gradlew :client:run
  4. Configure checkstyle with the checkstyle.xml provided in the root of the repository
  5. Create a feature branch with your changes
  6. Create a Merge Request for said branch & wait for review

talio's People

Contributors

andreyvld avatar

Stargazers

 avatar

Watchers

 avatar

talio's Issues

Admin features for the Multi-Board

As an admin, I want…
● To use the client app, so I can perform maintenance tasks on the server.
● To use a server password, so admin features are not accidentally used by regular users
● To see an overview of all existing boards on the server, so I can interact with them.
● To delete boards from the overview, so I can clean up the server.
-Idea: provide access to the H2 Client so that the admin has access to the SQL console:
-New item in the main menu tab for this.
-Add some password protection to this feature

Color customization

As a user, I want…
● To open a color management view, so I can define the color scheme for a board.
● Select a color preset for a task in the task details, so I could highlight the task.
● To define font/background colors for each tag in tag management, so I can customize their
appearance.
● To pick colors from a color wheel, so I do not have to worry about color codes.
As a user that is looking at the color management view, I want…
● To define the font/background color of a board, so the board can be identified at first glimpse.
● To define the font/background color for lists, so I can make them follow the general theme.
● To reset the background color for a board, so I can revert changes to a reasonable default.
● To reset the background color for lists, so I can revert changes to a reasonable default.
● To add/edit/remove color presets for tasks that define font/background color, so tasks will be
colored consistently.
● To promote one task color preset as default, so all tasks will look the same unless changed.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.