Your personal logbook for internship success
This project was built using Flutter and Dart. The storage used was Hive. The project aims to help students keep track of their internship progress and help them in their journey to become a better professional.
- Flutter SDK
- Android Studio
- Vscode
- Clone the repository
git clone
- Open the project in Android Studio/Vscode
- Open terminal and install dependencies
flutter pub get
- Run the app