josephlee702 / little-shop-7

2 stars 3 forks source link

Little Esty Shop

Background and Description

"Little Esty Shop" is a group project that requires students to build a fictitious e-commerce platform where merchants and admins can manage inventory and fulfill customer invoices.

Learning Goals

Requirements

Setup

Phases

  1. Database Setup
  2. User Stories
  3. Extensions
  4. Evaluation

Summary

Project Description

This project has been a container of different areas of education through Turing, including the use and organization of CSV files and converting them into smart objects for more dynamic assessments. It has required some new skills to develop including Rake, FactoryBot, Faker, CSS, HTML styling, and more.

The project is split into different phases:

This was all while managing the project with multiple parties through the use of Github Projects and communication through Slack.

All-in-all, this project has been a great practice of collaboration, managing complex Github merge conflicts, and tying in new and old DRY/MVC practices for better technical understanding.

Summary of Work Completed

Potential Refactor

Contributors