bethanyann / dsd-cohort-2024

The repository for the DSD Cohort 2024 group project

Repository from Github https://github.combethanyann/dsd-cohort-2024Repository from Github https://github.combethanyann/dsd-cohort-2024

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

The repository for the DSD Cohort 2024 group project

License:Other


Languages

Language:Java 56.9%Language:JavaScript 41.2%Language:CSS 1.5%Language:HTML 0.4%