Giter VIP home page Giter VIP logo

Teamtable API

Teamtable is a project management web application made for the web development course at HTW Berlin by Florian Wolf and Janis Schanbacher. This repository is the WIP React frontend and can be testet at: teamtable.io. The Ruby on Rails backend can be found here.

Getting started

Prerequisites

Installation

  • Clone the repository to your local machine
    $ git clone https://github.com/teamtable/teamtable.git
  • Install all dependencies from within the repository
    $ cd teamtable
    $ npm install

Usage

Features

Current

  • Authenticate users via JWT
  • Multi-tab sidebar menu (navigation, chat, notifications)
  • Users can create Projects, to which members can be assigned to. All assigned members gain access to the project
  • Each project contains a 'workspace', made up of many lists. Each list can contain many cards (todos)
  • Cards can be checked as done. Currently the due progress, labels and avatars are only placeholders
  • List and card drag and dropping. Sorting is saved via API calls and restored on page refreshes
  • Create, edit and delete: Cards, Lists, Projects
  • SEO-optimized landingpage, not yet server-side rendered

Planned

  • Extended card editing, including a due-date, assigning users to the task, adding labels
  • Labels for cards and lists
  • Notifications accessable via the sidebar notifications-tab
  • Multi-channel chat accessable via the sidebar chat-tab (utilizing 'server-sockets')
  • Profile page, including name edit, avatar edit, email edit
  • Settings page, including language switch, card display options
  • Dark theme

teamtable's Projects

teamtable doesnโ€™t have any public repositories yet.

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.