Skip to content

akshatmittal2002/event-manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Event Manager App

An app to keep track of events/tasks of various boards in a single place.

Features

  • LogIn with email and password
  • SignUp to create a new account
  • Forget Password in case you need :)
  • Authentication of email using Firebase; No Login for unauthenticated users
  • Profile Page where you can change your username, password, profile picture and even delete your account
  • Calendar to organise events in better way
  • Categories to sort events of different boards
  • Cloud Firestore to access data from any device any time
  • Notifications to remind you about upcoming events

Technologies

  • Dart
  • Flutter
  • Firebase

Setup

To run this app, you will need to follow these 3 steps:

1. Requirements
  • Laptop
  • Xcode or Android Studio and Simulator or Device to test
  • Git installed on your Laptop.
2. Install Dart and Flutter
3. Set up and run the app from your command line:
  • Clone this repository
  git clone https://github.com/akshatmittal2002/event-manager.git
  • Go into the repository
  cd event-manager
  • Install all dependences
  flutter pub get
  • Start the simulator
  • Run App
  flutter run

Inspiration

This project is based on the goal of improving my Dart and Flutter skills.

About

Keep track of events/tasks of various boards in a single app along with personal to-do list feature

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published