/sewingRoom

Primary LanguageHTMLMIT LicenseMIT

MySewingRoom App Project

Author: Michelle Salazar


Problem Domain

Create a app for tracking sewing patterns the user owns, would like to own or self drafted patterns.

Within the app the user should be able to track things like brand, pattern number, photo of pattern, categories, has it been made, user rating ease of use, actual notes on user experience with pattern, fabric used, measurements.

Within the wish list the user should be able to convert wishlist items to "owns" db list where it would be removed from wishlist and moved to db list.

The user should be able to filter any list by categories. The user should be able to search for any key words. The user should be able to add additional categories, options to any pattern which will be recorded and implemented into the pre-used list.


Feature Tasks and Requirements

  • welcome page
  • db /wishlist form to submit new patterns to list
  • Import photos
  • search function
  • filter by category
  • dropdowns
  • draw your own projects
  • database
  • login security
  • implement new user added items
  • use categories across all users
  • shareable pattern numbers, photos, tags
  • possible pop out pattern selected

  • Implementation Notes

    Links and Resources

    • back-end server url (when applicable)

    • front-end application (when applicable)

    Setup

    Libraries to install -

    PORT - Port Number

    DATABASE_URL -

    How to initialize/run your application (where applicable)

    • e.g. python main.py

    How to use your library (where applicable)

    User Acceptance Tests

    The application must:


    Links


    Notes:

    Thoughts, questions, ideas..

    |Branch|Notes|

    ---|:---: initialSetup| Setting up files, Readme, barebones app stagingv1| V1 Staging branch, all pull requests will be pushed to this branch first. Main will not be used until final products initialSetup| Setting up files, Readme, barebones app
    Tutorial: https://www.youtube.com/watch?v=SpymwnX52qI
    Button: https://dev.to/webdeasy/top-20-css-buttons-animations-f41
    Background: https://www.30secondsofcode.org/css/s/polka-dot-pattern/
    Sewing Button: Sew Icon Vectors by Vecteezy

    V1| Notes on link provided