Skip to content

gdsc-fuv/hearty-plant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hearty Plant Project Web App.

How to set up the frontend web:

  1. Make sure to have the Flutter SDK set up on your machine.
  2. Navigate to Frontend/v1 and run $ flutter pub get to download all the dependencies.
  3. Run lib/main.dart by executing $ flutter run lib/main.dart to start the web app server.

How to set up the web server backend for data accessing and manipulation:

  1. Make sure to have at least Python 3.9 on your computer, and makesure to have a working Microsoft SQL Server engine running.
  2. Take note of the Engine's name, navigate to Backend and put it in the Database variable inside API.py.
  3. Set up a database of the name Hearty_Plant following this database description https://docs.google.com/document/d/14eriFJJOPWsHy-IeUb1naxtfrPG2EIfWCHXdu3VgcY0/edit?usp=sharing
  4. Once everything is set up, execute API.py with python API.py. The backend server should be up and running now, and the web should be able to access information stored in the database.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •