Skip to content

This is fork from my bangkit 2023 H1 team C23-PC679, containing the backend for application using python and flask, deployed using Cloud Run in Google Cloud Platform

Notifications You must be signed in to change notification settings

AkhasaDyst/C23-PC679

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

C23-PC679

Our team is creating an app that leverages artificial intelligence to solve the problem of waste and resource inefficiency in the production process. The app connects companies that produce residues or unused materials with companies that need those materials for the manufacture of their products.

Jika ingin mencoba melalui server lokal

$ python -m venv [nama-enviroment]
$ ./[nama-enviroment]/Scripts/activate
$ git clone https://github.com/hadefpetriza/C23-PC679
$ pip install -r requirements.txt
$ python app.py

buka di localhost http://127.0.0.1:9000

About

This is fork from my bangkit 2023 H1 team C23-PC679, containing the backend for application using python and flask, deployed using Cloud Run in Google Cloud Platform

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 98.4%
  • Other 1.6%