Skip to content

Latest commit

 

History

History
28 lines (15 loc) · 704 Bytes

File metadata and controls

28 lines (15 loc) · 704 Bytes

simple_todo_app

A simple Todo app designed to simply use GraphQL as backend and provide an easy to use UI/UX.

A breakdown of the project and explanation to GraphQL is published at this medium post

Run Locally

Clone the project

git clone https://github.com/emirhalici/simple_todo_app

Go to the project directory

cd simple_todo_app

Install dependencies

flutter pub get

Run App

flutter run

Photos/Screenshots

simple_todo_app Screenshots