Skip to content

ferhatiltas/Notes-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Notes App

🎯 About

Bu projede Sqflite kullanılarak kalıcı depolama sayesinde basit bir not uygulaması geliştirdim.

Notlar, notlarin içeriği vs. için ilk önce bir veri tabanı oluşturup oluşturduğum veri tabanını uygulama import ettikten sonra gerekli veri tabanındaki bilgileri uygulama yansıttım.

Kullanıcılar istediği şekilde uygulamaya kategori ekleyip kategori altına istediği kadar not ekleyebilir.

Eklediği notları öncelik derecesine göre sıralayıp liste başına alabilir.

🚀 Technologies

The following tools were used in this project:

✅ Requirements

Before starting 🏁, you need to have Git and Flutter installed.

# Clone this project
$ git clone https://github.com/ferhatiltas/Notes-App.git

# Access
$ cd Notes-App

# Pull dependencies
$ flutter pub get

# Run the project (emulator or physical device needs to be connected first)
$ flutter run

# Build an apk
$ flutter build apk --split-per-abi

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published