Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/snehachhipa/softwareengineeringassignment3_kanbanboard
Implementing a Kanban-Style Board with a series if lists on a command line with a text interface.
https://github.com/snehachhipa/softwareengineeringassignment3_kanbanboard
Last synced: about 1 month ago
JSON representation
Implementing a Kanban-Style Board with a series if lists on a command line with a text interface.
- Host: GitHub
- URL: https://github.com/snehachhipa/softwareengineeringassignment3_kanbanboard
- Owner: SnehaChhipa
- Created: 2023-05-09T14:09:54.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-05-19T20:22:22.000Z (over 1 year ago)
- Last Synced: 2024-07-14T19:02:27.257Z (5 months ago)
- Language: C
- Size: 209 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SoftwareEngineeringAssignment3_KanbanBoard
Pair Project - Implementing a Kanban-Style Board with a series if lists on a command line with a text interface.A program that generates a Kanban-style board with lists that contain items
and an interfaces that allows you to edit it, load it and save it.