Skip to content

Simple flutter app that helps you keep track of your job interviews.

Notifications You must be signed in to change notification settings

Wreos/job_interview_assistant

Repository files navigation

Job Interview Assistant

A Flutter application that helps users keep track of their job interviews. It allows them to add, view, and delete interviews from a Firebase Firestore database.

image

Getting Started

  1. Clone the repository.
git clone https://github.com/username/job-interview-assistant.git
  1. Install the dependencies.
flutter packages get
  1. Create a Firebase project and add the necessary configuration information to lib/main.dart.

  2. Run the app.

flutter run

Features

  • Add new interviews
  • View existing interviews
  • Delete interviews

Built With

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

Simple flutter app that helps you keep track of your job interviews.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published