GithubHelp home page GithubHelp logo

tuttrue / reboard Goto Github PK

View Code? Open in Web Editor NEW
8.0 1.0 0.0 75.33 MB

Reboard - Your Ultimate Task Management Solution

Home Page: https://reboard.vercel.app

JavaScript 0.35% CSS 0.18% TypeScript 99.33% Shell 0.14%
board task-management trello-like

reboard's Introduction

REBOARD

ReBoard is an intuitive and dynamic task management application designed to streamline collaboration and boost productivity. With real-time updates and an intuitive interface, ReBoard empowers teams to efficiently organize tasks, assign responsibilities, and track progress seamlessly.

Project Screenshots

Project Screenshot

Project Screenshot

Project Screenshot

Project Screenshot

๐Ÿง Features

Here are some of the project's best features:

  • Realtime Collaboration: ReBoard leverages the power of real-time updates, ensuring that all team members stay in sync with the latest changes, edits, and additions to the task board.
  • User Invitations: Easily invite team members to collaborate by simply using their usernames. This streamlined process facilitates quick onboarding and ensures that the right individuals have access to the relevant tasks and information.

๐Ÿ› ๏ธ Installation Steps

  1. Clone the repository:

    git clone https://github.com/TutTrue/reboard.git
    
  2. Install packages and start the servers:

    cd reboard/packages/server
    npm i
    npm run start
    

    Open a new terminal:

    cd reboard/packages/client
    npm i
    npm run build
    npm start
    

๐Ÿ’ป Built with

Technologies used in the project:

  • Next.js
  • Server actions
  • Hono.js
  • SocketIO

Like our work?

If you have any questions, feel free to contact us:

reboard's People

Contributors

hasssanezzz avatar tuttrue avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

reboard's Issues

[BUG] Change Error Message When Invite User And Type Any `URL`

Description

When creating a board with members, and invite someone, it works good when typing the github username only. Need to handle the error messages of other typed text.

The error message says the following:

ERROR
Invalid board name, name can't contain spaces.

But there is actually no spaces.

Snip

Typing github url

image

Typing any url

image

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.