Skip to content

HigorLoren/donko

Repository files navigation

Donko - Another Kanban Web App

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

Screenshot website

forthebadge

GitHub version GitHub code style: 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 - The web framework
  • Tachyons - CSS design system | Component library
  • Prettier - Code formatter for clean code

Contributing

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

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Authors

Please make this list bigger!

License

This project is licensed under the MIT License - see the LICENSE file for details.