Skip to content

ShubhamLolge/Weather-based-recommendation-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Weather based recommendation system

This project contains server-side written with python and client-side written in flutter.

Installation guide

  1. clone the repository, in the folder there is virtual environment which contains server-side files, and the folder weather_app contains the files for client-side (Flutter App).
  2. need to activate the virtual environment.
  3. in the active "venv" directory in the terminal run this command "python3 app.py" to run the Flask App.
  4. run the flutter app without debugging in chrome by opening the main.dart file.

now both the flask app and the flutter app are running now can proceed with testing the project.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published