In favour of the new, improved version of this app, built with next.js, this project is deprecated. You can check out the new version here.
Kira is a Drag’n’Drop orgranization app build with React on top of react-beautiful-dnd and Firebase.
The app is mostly finished. All currently implemented features work and the app is in a usable state. Some features are still missing and may be implemented some time in the future.
npm
npm install npm@latest -g
- Clone the repo
git clone https://github.com/alexpietsch/kira.git
- Install NPM packages
npm install
- Run the App locally
npm start
- Add creation of columns
- Add creation of boards
- Edit and view card details when opened
- Complete Re-design
- User management
- User avatars
- Adding users to boards so multiple users can use one board
- (MD support for description fields)
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.
See LICENSE.txt
for more information.
Alexander Pietsch - LinkedIn - mail@alexpts.dev