Skip to content

Latest commit

 

History

History
67 lines (41 loc) · 1.89 KB

README.md

File metadata and controls

67 lines (41 loc) · 1.89 KB

What is Tabby

Tabby is a native desktop application for tabnews.

Built with:

Our goal is to provide an optimized, personalized and feature-rich experience for users.

Who want to access Tabnews seamlessly from their desktops.

Overview

Tabnews is a community driven platform created from:

  • Sharing tech-content
  • Asking questions
  • Connect with others developers

Why Build a Native App?

Tabby aims to overcome the limitations of the web version.

Introducing unique features and enhancing the overall user experience.

Features

  1. Local Recommendations Powered by a personalized recommendation engine using the Naive Bayes Algorithm
  2. Offline Access
  3. Social Connectivity

Technology Stack

  • Wails: A lightweight framework to build desktop apps with go
  • React: A Javascript library for building dynamic user interfaces
  • Typescript: A statically typed superset of Javascript
  • Go (Golang): The backend language powering wails

How contributing with this project

Reporting Bugs

If you find any bugs, you can report them in the #issues section.

Alternatively, you can create tests to replicate the bug in the CI/CD pipeline.

Feel free to create #fixme comments in the code to highlight potential bugs or issues.

New features

If you would like to suggest a new feature, you can clone this repository and create a pull request with your proposed changes.

It’s good practice to include tests for any new functionality in your pull request.

Feel free to create #todo comments in the code to highlight potential features.

License

This project is licensed under the BSD3 License