Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/biantris/kanban-fire
🔥 Kanban Fire
https://github.com/biantris/kanban-fire
angular angular-cli firebase
Last synced: about 1 month ago
JSON representation
🔥 Kanban Fire
- Host: GitHub
- URL: https://github.com/biantris/kanban-fire
- Owner: biantris
- Created: 2021-01-23T03:31:43.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2022-01-26T09:31:45.000Z (almost 3 years ago)
- Last Synced: 2024-05-01T13:28:40.175Z (7 months ago)
- Topics: angular, angular-cli, firebase
- Language: TypeScript
- Homepage: https://kanban-fire-a10a2.web.app
- Size: 925 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# KanbanFire 🔥
### About project
This project simulates a Kanban Board using Angular CLI and Firebase.See more about it [here](https://en.wikipedia.org/wiki/Kanban_board).
### Stack used
- Angular CLI
- Firebase
- Angular Material
- Angular SDK
- AngularFire## How to run this project
```bash
npm install
# and
npm start
```### Demo
https://user-images.githubusercontent.com/65451957/148661853-bfcf2e48-7f33-4079-9a39-0e66e2f7ec24.mp4
🔗 Link to the demo: [https://kanban-fire-a10a2.web.app/](https://kanban-fire-a10a2.web.app)
### Contributions
Feel free to contribute to this project, if you find any bugs or improvements, open an issue and send a PR about it \o/