https://github.com/donnc/log_book
an internship log book desktop app
https://github.com/donnc/log_book
Last synced: about 2 months ago
JSON representation
an internship log book desktop app
- Host: GitHub
- URL: https://github.com/donnc/log_book
- Owner: DonnC
- Created: 2021-05-22T21:04:23.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-06-13T09:44:08.000Z (almost 4 years ago)
- Last Synced: 2025-04-03T03:32:58.334Z (2 months ago)
- Language: Dart
- Size: 14.1 MB
- Stars: 59
- Watchers: 2
- Forks: 11
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README

# LogBook Desktop Appan internship log book desktop app
## Table of contents
- [LogBook Desktop App](#logbook-desktop-app)
- [Table of contents](#table-of-contents)
- [Features](#features)
- [Log Book Format](#log-book-format)
- [Demo](#demo)
- [Screenshots](#screenshots)
- [Change Log](#change-log)
- [Plugins](#plugins)
- [Appreciation](#appreciation)
- [Made with Flutter 💙](#made-with-flutter-)
- [Ico ref](#ico-ref)## Features
- [x] Create quick ToDos
- [x] Delete ToDos
- [x] Add Log Book entry with date and workdone
- [x] View added logbooks in grid / list view
- [x] Generate and print all logbooks
## Log Book Format
| Date | Work Done | Signature |
|------------ |----------------------------------------------------------------------------------------------------------- |----------- |
| 10/12/2020 | - Learnt about Java Spring Boot
- Initialized a simple Book App in spring
- Learnt about Git as VCS | |
| 04/01/2021 | - Helped supervisor to set up windows OS
- Learnt about vitualization | |
| | | |
## Demo
- watch short demo [video here](assets/screenshots/demo.mp4)

## Screenshots


## Change Log
- see [change log](CHANGELOG.md)## Plugins
- [Momentum](https://github.com/xamantra/momentum) (State management)
- [Sembast](https://github.com/tekartik/sembast.dart) (Database)
- [Bitsdojo Window](https://pub.dev/packages/bitsdojo_window) (Window Customization)## Appreciation
- Star the repo if you like this piece of work
- Want to expand it per your needs, Fork the repo## Made with Flutter 💙
### Ico ref
ico generated from [crello](https://crello.com/home/)