Skip to content
This repository has been archived by the owner on Mar 12, 2023. It is now read-only.

jhibbeard89/aunties

Repository files navigation

Aunties

Aunties is an application designed to connect producers of food and meals within a geographic area. Once a product has been placed by an auntie a user is able to purchase and collect the meal at a designated time.

Aunties was a project produced during Le Wagon bootcamp programme.

Versions

The following should be within the GEM file

  # Ruby Version
  ruby '2.7.3'
  # Rails version
  'rails', '~> 6.1.4'

System dependencies

  # Bundler
  brew install bundler
  # Node / npm
  brew install node
  # Yarn
  brew install yarn

Installation

The following process is requried for installation.

  # Bundle
  bundle install

  # Yarn
  yarn install

  # Database and Migrations
  rails db:create

  rails db:migrate

  rails db:seed

Run server

  rails s

Features

The following features and APIs were used within Aunties, an API key is required.

About

An Application for aunties to sell their home cooked meals to the local community

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •