Skip to content

Karl-Cui/ai-eat-green

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AI Eat Green

Demo

Youtube

Installation

The front end is in Angular and runs on Ionic. To install:

  1. Install Ionic
  2. Install Node Package Manager
  3. To install all the dependencies, cd into ai-eat-green/ionic/ai-eat-green/ and run npm install

The backend is in Python. To install:

  1. Install pip
  2. To install all the dependencies, cd into ai-eat-green/server/ and run pip install -r requirements.txt

Usage

To start the front end, cd into ai-eat-green/ionic/ai-eat-green/ and run ionic serve.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published