Skip to content

GeorgeChartouny/Flutter-Library-Management-System

Repository files navigation

Flutter-Library-Management-System

A Flutter project.

Getting Started

This project is a starting point for a Flutter application for the backend of Limrary Management System developped with Django.

About the app

This application showcase books with their relative title, author, category, publication date and some additional details such as genre, type etc...

With this app you can view, add, delete and edit books.

Install Flutter

Make sure you have flutter installed on your machine. Otherwise visit their documentation based on your os: https://docs.flutter.dev/get-started/install?gclid=Cj0KCQjw7PCjBhDwARIsANo7Cgmwj3peYFpD_ykwsd-Kpt3q2cvezHcRFZSA5kHXbBzaa2pwxwr_hNwaAjIGEALw_wcB&gclsrc=aw.ds

Url

Make sure your backend url is pasted in the variable url in the code. To change all root domain press ctrl + shift + f to search globally in the directory. Find url variable and paste your backend root domain. That should do it.

Run the application

To run the flutter application, opern your terminal and paste the following command:

flutter run

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published