Table of Contents
GAIA is a recipe-first grocery app that allows users to search for recipes and add them to their favorites. The app then colates all of the ingredients needed to make the recipe into a shopping list.
Bethany Ann π |
Will Couturiaux π» |
Belle Duran π» |
Seishin LeBlanc π» |
Hoyoung Lee π» |
Ryan Monaghan π |
Clement Kinyui Ndimuangu π» |
Rhyn Ogg π» |
Humayoon Rafiei π» |
Michelle Song π» |
- Java 21
- npm
- Git
- Your favorite editor!
From your terminal:
- Clone the repo
- Run
mvn clean install
in the /Backend_Application sub-directory - Run
mvn spring-boot:run
in the /Backend_Application sub-directory - Run
npm install
in the /Frontend_Application sub-directory - Run
npm run start
in the /Frontend_Application sub-directory
From Vscode:
- Install the Java Extension Pack extension pack
- Clone the repo
- Follow the instructions in {{create doc to show vscode java launch}}
- Run
npm install
in the /Frontend_Application sub-directory with the integrated vscode terminal - Run
npm run start
in the /Frontend_Application sub-directory with the integrated vscode terminal
Please refer to the SETUPDOC for more information
Use this space to show useful examples of how a project can be used. Additional screenshots, code examples and demos work well in this space. You may also link to more resources.
For more examples, please refer to the Documentation
- Project scope and goals, ie. User Stories and Feature List
- Design, UI, UX
- Hachathon
- Review and revision
- Presentation
See the open issues for a full list of proposed features (and known issues).
Distributed under the MIT License. See LICENSE.txt
for more information.