Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/suyious/othello

Task Management with Kanban/Scrum Boards
https://github.com/suyious/othello

angular css typescript web-development

Last synced: about 2 months ago
JSON representation

Task Management with Kanban/Scrum Boards

Awesome Lists containing this project

README

        

# Othello
Task Management with Kanban/Scrum Boards

### Technologies :
- **Client:** Angular,
- **REST API:** RubyOnRails

> **Source for Backend:** [Othello-backend](https://github.com/Suyious/Othello-Backend.git)

### Setup:
```bash
git clone https://github.com/Suyious/Othello.git
cd Othello
npm install
npm start
```