yeo-yeo / Bamboo-Nest

Home Page:https://bamboo-nest.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bamboo-Nest

Introduction

Bamboo Nest is an app designed to connect parents, creating an easy platform for them to buy and sell second hand items.
You can find the deployed site here

Installation

To get started with Bamboo Nest on your own machine follow these installation instructions:
Clone the repository

git clone https://github.com/fac28/Bamboo-Nest.git
cd Bamboo-Nest

Run a local server

npm install
npm run dev

open localhost:3000 in your preferred browser to see the result

You will also need the appropriate environment variables stored in .env.local
You can see an example of what environment variables are expected in .env.local.example

Technologies Used

This project is built using:

  • Next.js 14
  • React
  • Typescript
  • Supabase
  • Tailwind

What, Why

Project Scope

Project Plan

Sprints

Three one week sprints

  1. Design & planning
  2. Build
  3. Build

Each sprint included time for retrospectives in the form of SGCs (Stop, Go, Continue).

Design & Planning

  • We made a Figma
  • We conducted user research based on our figma prototype
  • We made a plan
  • We made a kanban

You can find our figma here
And a clickable demo of the figma here

Build

  • At the beginning of each build week we decided what features to work on. Split each feature in to small issues aiming to ensure everything was at most E3.
  • Everyone assigned themselves work ensuring active tickets were marked as such.
  • At the ened of the week we reflected on how the week had gone. Made sure issues had been properly labeled with estimations and actuals.

Project Outcomes

Future Improvements

  • add location features: Filter by distance etc
  • add payment processing
  • add in app communication

Contributors

About

https://bamboo-nest.vercel.app


Languages

Language:TypeScript 94.0%Language:JavaScript 4.4%Language:CSS 1.5%Language:Shell 0.1%