Skip to content

Roadmap

gitondezhuts edited this page Feb 23, 2024 · 5 revisions

Project Roadmap

This document outlines the planned features and improvements for the API, Client, and Relay and Signal Servers. Items will be updated as they progress through development, testing, and release stages.

API

  • Make Status Page

    • Description: Create a page to display the current status of the API, including uptime, response times, and any known issues.
  • Make Relay Control Page

    • Description: Develop a control panel for managing relay servers, including start, stop, and monitoring functionalities.
  • Allow Simple way for translations

    • Description: Make translations simple for others to implement, option will be given in the install script.
  • Add MFA Options

    • Description: Allow API and web access to use MFA.

Client

  • Fix Vulnerabilities in Code

    • Description: Identify and resolve any security vulnerabilities in the existing codebase.
  • Tidy Up Code

    • Description: Refactor code for better readability, performance, and maintainability.
  • Rewrite Code

    • Description: Rewrite parts of the codebase that are outdated or inefficient, using modern practices and technologies.

Relay and Signal Servers

  • Fix Vulnerabilities in Code

    • Description: Address and patch security vulnerabilities to enhance server security.
  • Tidy Up Code

    • Description: Clean up the codebase to improve code quality and ease future maintenance.
  • Rewrite Code

    • Description: Rewrite server code to improve performance, scalability, and reliability, using current best practices.

Documents

  • Add FAQs and other guide

  • Add Videos on YouTube

  • Setup Discord Server

Notes

  • Items marked with [ ] are planned or in progress.
  • Items marked with [x] are completed.
  • As requests come in items will be added
Clone this wiki locally