Skip to content

Personal fork for my DSD Cohort 2024 group project

License

Notifications You must be signed in to change notification settings

Dissurender/gaia

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contributors Forks Stargazers Issues MIT License


Logo

GAIA

A Recipe-First Grocery App
View Demo · Report Bug

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Roadmap
  5. License
  6. Acknowledgments

About The Project

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.

The Team


Bethany Ann

👑

Will Couturiaux

💻

Belle Duran

💻

Seishin LeBlanc

💻

Hoyoung Lee

💻

Ryan Monaghan

👑

Clement Kinyui Ndimuangu

💻

Rhyn Ogg

💻

Humayoon Rafiei

💻

Michelle Song

💻

Built With


React
Material-UI
Spring
H2 Database

Getting Started

Pre-requisites

  • Java 21
  • npm
  • Git
  • Your favorite editor!

How to get GAIA running locally

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

Usage

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

Timeline

  1. Project scope and goals, ie. User Stories and Feature List
  2. Design, UI, UX
  3. Hachathon
  4. Review and revision
  5. Presentation

See the open issues for a full list of proposed features (and known issues).

License

Distributed under the MIT License. See LICENSE.txt for more information.

Acknowledgments

Huge shoutout to the community that made this project possible!

(back to top)

About

Personal fork for my DSD Cohort 2024 group project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 87.5%
  • JavaScript 11.0%
  • Other 1.5%