Skip to content

Creating a Task Manager App using flutter and GO to learn :)

Notifications You must be signed in to change notification settings

ManavMuthanna/Flutter-Go-ToDoApp

Repository files navigation

Task Manager

A Flutter project that helps making a To-Do list.

Deployment

To deploy this project run

  flutter run

To deploy the backend run

  cd backend/
  go run main.go

Environment Variables

To run this project, you will need to add the following environment variables to your .env file

DB_URL

Tech Stack

Client: Flutter, Dart

Server: GO

About

Creating a Task Manager App using flutter and GO to learn :)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published