Skip to content

Navigation Menu

Sign in
Sign up

Repository files navigation

Home Inventory Flutter Repository

Setup

Inorder to run this app you need to run django backend on your network and connect it to the app.

1. Install the backend

2. Find your IP address and copy it

 ipconfig

3. Open lib/constant/constant.dart and replace ip address with yours

static String baseURL= "http://192.168.0.202:8000/api/";
// | Your Ip addr|

4. Run the program

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages

AltStyle によって変換されたページ (->オリジナル) /