Planning Process


Project's Goals
Programming language: React.js | Next.js Framework (JavaScript) and CSS
-
Website/Desktop Application (Conversion using Electron.js)
At least ONE of the clothing categories is available to customize, save, and print: T-Shirt
Working editing features:
-
Color background
-
Image upload
-
Inserting shapes
-
Details inputs
Application pages:
-
Homepage
-
Template Menu Page
-
Editing Page
-
Print Page
Saving Features:
-
Users can save the project to their local computer with a particular file format
-
Users can export their results to an A4 style page in PDF format
Requirements & Specification
Website/Desktop App:
1. Programming Language
1.1. Next.js (JavaScript) + CSS + Electron.js
2. Desktop Application/Website
2.1. Available on Windows
2.2. Available on MacOS
2.3. Available on Chrome
2.4. Available on Safari
3. Starting Loading Page
3.1. Small logo/picture of OFF-STYLE before the home page
4. Homepage (NO REGISTRATION PAGE NEEDED)
4.1. Sidebar Navigation (left side)
4.1.1. Create
4.1.1.1. Create a new project and enable the “create” panel or content
4.1.1.2. Six clothing templates (button) to start the new project (e.g. hat, t-shirt, hoodie, sweater, sweat pants, shorts…)
4.1.1.3. Brief description under each clothing template (button)
4.1.2. Open file
4.1.2.1. Access to local/computer files to open an existing project, then access to the editing page
4.1.3. Settings
4.1.3.1. Access to Settings panel/page-content
4.1.4. Exit
4.1.4.1. Terminate the program
5. Template Menu page
5.1. Title of the project on top of the page, Users are allowed to change the title of the project (label)
5.1.1. Default Title: “New (clothing template) project”
5.1.2. Must have at least a letter, else the change won't save
5.1.3. The title of the project is also the name of the saved file
5.2. Sidebar Navigation
5.2.1. Main Menu
5.2.1.1. Show the small Yes/No/Cancel window with the message: “Do you want to save your project?”
5.2.1.1.1. If yes, access to the Save process
5.2.1.1.2. If no, access to the Delete process, then access back to the homepage
5.2.1.1.3. If Cancel, access back to the template menu page
5.2.2. Save
5.2.3.1. Update the saved file that was already been placed in the computer
5.2.3.2. If the file has not been saved yet, then access to the Save As process
5.2.3. Save As…
5.2.3.1. Access to local files/computer to export and save the project on a computer
5.2.3.1.1. Users can change the name of the file in this process
5.2.4. Delete
5.2.4.1. Show the small Yes/No window with the message: “Are you sure you want to proceed with the deletion?”
5.2.4.1.1. If yes, delete the progress/entirely of the project
5.2.4.1.2. If no, go back to the template menu page
5.2.5. Settings
5.2.5.1. Access to the editing settings panel/page-content
5.2.6. Exit
5.2.6.1. Show the small Yes/No/Cancel window with the message: “Do you want to save your project?”
5.2.6.1.1. If yes, access to the Save process
5.2.6.1.2. If no, access to the Delete process, then terminate the program
5.2.6.1.3. If Cancel, access back to the template menu page
5.3. Template Menu content-page
5.3.1. Guide image of the clothing template
5.3.1.1. Image shows the selected clothing template with each clothing’s section labeled (e.g. right, left, front, back, top, or bottom)
5.3.2. Image Buttons (clothing’s section/side)
5.3.2.1. Each image button (clothing’s section/side) has the process to access the editing page
5.3.2.2. The image changes to the saved version of the clothing’s section/side
5.3.2.2.1. Otherwise, just display the default version (white)
5.3.3. Result Button
5.3.3.1. Access the print page with the current progress
6. Editing page
6.1. Keep the sidebar navigation from the Template Menu page
6.2. Extended sidebar navigation (editing features)
6.2.1. Color background feature
6.2.1.1. Access to color background sidebar that provides color options
6.2.2. Image upload feature
6.2.2.1. Access to the local file/computer to select a supported image file for the import process
6.2.2.2. The imported image default location will be in the middle of the canvas area
6.2.3. Inserting shapes feature
6.2.3.1. Access to the shapes sidebar that provides shape options
6.2.3.1.1. After the user selects a shape, access to shape color sidebar that provides the color options for the shape.
6.2.4. Material Label Option
6.2.4.1. Editable label to specify the material on the chosen clothing’s section
6.2.4.2. Default Material label: “Cotton”
6.2.5. Details
6.2.5.1. List of sizes available (checkboxes)
6.2.5.2. Extra Notes
6.2.5.3. Color Details
6.2.5.4. Printing Methods
6.3. Editing content-page
6.3.1. Not editable Clothing’s section label (e.g. front, back, right, left, top, or bottom)
6.3.2. Editing area
6.3.2.1. Non-canvas area (grey)
6.3.2.2. Canvas area
6.3.2.2.1. The clothing section template
6.3.2.2.2. If saved progress is not used, the template color is default (white)
6.3.3. Result Button
6.3.3.1. Show the small Yes/Cancel window with the message: “Do you want to save your project?”
6.3.3.1.1. If yes, access the Save process, then access the print page
6.3.3.1.2. If Cancel, access back to the Editing page
7. Print page
7.1. Sidebar navigation
7.1.1. Go back
7.1.1.1. It goes back to the last Template Menu page
7.2. Print page content
7.2.1. Display the (view only) templated A4 format with all the saved clothing’s sections (colors and material) placed on one page
7.2.2. Print button
7.2.2.1. Labeled “print your design in PDF format”
7.2.2.2. Access to the local files/computer to save the PDF file to the computer
7.2.2.2.1. If the user clicks save, then another loading progress window will show up with the message “Processing… don’t close the program yet” Then terminate the loading window after the export is processed
7.2.2.2.2. If the user clicks cancel, then redirect back to the last print page
Scheduling
Week Number # | Activities | Result | Estimate Time |
---|---|---|---|
2 | Finalizing the planning process | Documents: Requirements & Specification, Figma Pages Design, and Time Schedule.10 Hours | 10 Hours |
2 | Discovering and contacting stakeholders/participants | Response/agreement from 2 Experts, 5 users for user testing, a librarian, and class instructors. | 5 Hours |
2 | Meeting with instructors (1/4) | Met with instructors, and finalized the weekly report | 1 Hour |
3 | Starting the implementation process | All Interfaces, classes, functions, and variables are collected and identified | 8 Hours |
3 | Finalizing page panels in GUI | Construct all the panels that are used on the homepage, template menu page, editing page, print page | 10 Hours |
4 | Finalizing the functions and classes that are needed on each page of the application | Every needed function and class is well-distributed and defined in every page. This does not mean each function is already complete and works, it’s just the base idea | 6 Hours |
4 | Finalizing the buttons on each page of the GUI | All the buttons that are needed on each page are declared and ready to define the action | 6 Hours |
4 | Implementing all of the functions and classes (1/4) | Homepage’s buttons and features should be halfway done | 6 Hours |
4 | Meeting with instructors (2/4) | Met with instructors, and finalized the weekly report | 1 Hour |
5 | Adding all section pieces/sides in one of the clothing categories in the template | All pieces/sides of one of the clothing categories are added and ready for the editing process in the app | 4 Hours |
5 | Implementing all of the functions and classes (2/4) | Homepage & template menu page buttons and features should be done and working | 6 Hours |
5 | Adding canvas and start working on the editing features on the editing page. | A canvas panel/area on the editing page. Changing the background color feature should be available. | 10 Hours |
6 | Finalizing the editing features on the editing page. | Upload Images and add shapes features should be available | 9 Hours |
6 | Implementing all of the functions and classes (3/4) | Editing page’s buttons and features should be done and working | 6 Hours |
6 | Creating a format file to save projects (1/2) | onfigured and collect all of the data is needed to be saved in the local computer file | 3 Hours |
6 | Meeting with instructors (3/4) | Met with instructors and finalized the weekly report | 1 Hour |
7 | Creating a format file to save projects (2/2) | Finalized the format file type and configured all data that is needed to be implemented back to the app (open file feature) | 8 Hours |
7 | Creating a templated A4 PDF file for printing | Templated A4 PDF printing file is available to use in the app and print | 2 Hours |
7 | Implementing all of the functions and classes (4/4) | The print page’s buttons and features should be done and working, including the exporting feature. | 6 Hours |
8 | Coding testing & resolving | couples of scenarios are tested and all issues are mostly fixed | 9 Hours |
8 | Performing the User Testing process (5 users to come to test) | Received results from the test and finished the analyzed report of the test | 4 Hours |
8 | Start working on the final presentation, poster, and website (1/2) | Final decision on the template for the poster and website as well as the content ideas. | 4 Hours |
9 | Start working on the final presentation, poster, and website (2/2) | Poster, website, and the final presentation should be done | 14 Hours |
9 | Finish all the reports and documents that are needed in the class’s assignment | Class assignments and reports should be completed. | 4 Hours |
9 | Meeting with instructors (4/4) | Met with instructors and finalized the weekly report | 1 Hour |
10 | Finalizing the project | Complete the final test, published as an app (alpha), and no issues. | 6 Hours |
10 | Finalizing the final presentation | The final presentation and all of the media should be ready to be presented | 4 Hours |
10 | Practice for the final presentation | Practiced for the final presentation | 7 Hours |
Final Week | Completing final submission, presenting on the fair, and the final presentation | All assignments for the class is submitted, attended to the capstone fair, and presented the final presentation | 6 Hours |