Merge pull request #3 from Perfectfire33/test
[openhouseparty.online/.git] / feature_ideas.txt
1 MoSCoW   |  Done?     | Component  |     Task                        |
2 ---------|------------|------------|---------------------------------|
3 M               [X]     Store           Create an item
4 M               [ ]     Store           Delete an item
5 M               [ ]     Store           Update an item
6 M               [X]     Store           Vew a list of all items
7
8
9 M               [X]     pcParts         Central URL dashboard
10 M               [X]     pcParts         View a list of all parts
11 M               [X]     pcParts         View a part's details
12 M               [X]     pcParts         Create a part
13 M               [X]     pcParts         Update a part
14 M               [X]     pcParts         Delete a part
15
16 M               [X]     pcParts         Create a build
17 M               [X]     pcParts         Select a build upon part creation
18 W               [S]     pcParts         Add a part upon build creation
19 M               [ ]     pcParts         Update a build
20 M               [ ]     pcParts         Delete a build
21 M               [X]     pcParts         View a list of all builds
22
23 M               [ ]     pcParts         Flag a part is for sale on what platform
24 S               [ ]     pcParts         Identify who is selling a part
25
26
27
28 M               [ ]     pcParts         View a list of benchmarks
29 M               [ ]     pcParts         Update a benchmark
30 M               [ ]     pcParts         Create a benchmark
31 M               [ ]     pcParts         Delete a benchmark
32 W               [S]     pcParts         Add a benchmark upon build creation             benchmark is part of a build in GUI
33 W               [S]     pcParts         Select a build upon benchmark creation          benchmark is simply name and type
34
35
36 M               [ ]     General         Preview a list of uploaded file names
37 S               [ ]     General         Preview pictures
38
39
40
41
42 TODO LIST:
43
44 1| Forms/Python - Update part details list for all parts (currently set to only SSD)
45 2| Forms/Python - Add update part to all parts (currently only SSD)
46 3| GUI - Create required fields on parts