Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/HigorLoren/donko

Kanban Web App (but simple and Open Source).
https://github.com/HigorLoren/donko

kanban kanban-application kanban-board react reactjs webapplication website

Last synced: 3 months ago
JSON representation

Kanban Web App (but simple and Open Source).

Awesome Lists containing this project

README

        

# Donko - Another Kanban Web App

Another Kanban Web App (but simple and Open Source).

[![Screenshot website](https://raw.githubusercontent.com/HigorLoren/donko/master/.github/readme-banner.jpg)](https://higorloren.github.io/donko/)

[![forthebadge](https://forthebadge.com/images/badges/made-with-javascript.svg)](https://forthebadge.com)

[![GitHub version](https://badge.fury.io/gh/HigorLoren%2Fdonko.png)](https://badge.fury.io/gh/HigorLoren%2Fdonko)
[![GitHub](https://img.shields.io/github/license/higorloren/donko.svg?style=plastic)](https://github.com/HigorLoren/donko/blob/master/LICENSE)
[![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.png?style=plastic)](https://github.com/prettier/prettier)

## Task List Before the First Deploy

- [ ] Search bar (make sure the user is online, otherwise use the OFFLINE content)
- [ ] Login & Signup pages
- [ ] Settings page

## Getting Started

Clone this repository to get a copy of the project up to run on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

### Installing Dependencies

Run `npm install` or `yarn install`_(not tested)_ in the project folder.

### Running the Project in the Development Mode

Run `npm start` in the project folder.

## Running the Tests

Unfortunately, we don't have automated tests ;(.

## Building the Project

Run `npm build` in the project folder.

## Deployment

The project maintainers are responsible for deploying. The deploying happens when a pull request of **important bug fixes** or a **new MINOR version** is done.

## Built With

- [React.js](https://reactjs.org/) - The web framework
- [Tachyons](http://tachyons.io/) - CSS design system | Component library
- [Prettier](https://prettier.io/) - Code formatter for clean code

## Contributing

Please read [CONTRIBUTING.md](CONTRIBUTING.md) for details on our code of conduct, and the process for submitting pull requests to us.

## Versioning

We use [SemVer](http://semver.org/) for versioning. For the versions available, see the [tags on this repository](https://github.com/HigorLoren/donko/tags).

## Authors

- **Higor Lorenzon** - _Initial work_ - [HigorLoren](https://github.com/HigorLoren)

Please make this list bigger!

## License

This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.