Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feedback #1

Open
wants to merge 476 commits into
base: feedback
Choose a base branch
from
Open
Changes from 20 commits
Commits
Show all changes
476 commits
Select commit Hold shift + click to select a range
a96e145
Merge pull request #50 from CSCC012023/CAL110-Profile-Page-Other-View
Tasif1 Jul 16, 2023
8a9ca03
CAL-50 Change backend to accomodate filter queries
williamc99 Jul 16, 2023
512e8f0
CAL-50 Remove test functions from artworkController
williamc99 Jul 16, 2023
daaf5de
CAL-50 Text spacing edits
williamc99 Jul 16, 2023
9d3e973
CAL-75_76, created chats DB, added interaction with DB
cassy18 Jul 16, 2023
c82d36a
Merge branch 'main' into CAL-75_76-MessageAPI
Tasif1 Jul 16, 2023
aef8209
Merge pull request #54 from CSCC012023/CAL-75_76-MessageAPI
cassy18 Jul 16, 2023
2f0680b
cal-38 fixed server errors on login / reg pages
ArielleRamgoolie Jul 17, 2023
9800c68
Merge pull request #55 from CSCC012023/Cal-38--Login-/-Registration
ArielleRamgoolie Jul 17, 2023
be0a871
Replaced all music mock data with api request
Maanethdesilva Jul 17, 2023
56503bd
CAL-20 - Added functionality to add/remove artworks
Tasif1 Jul 17, 2023
3da98c4
Merge pull request #53 from CSCC012023/CAL50-ProductPage-Filter-Param…
williamc99 Jul 17, 2023
bf2f2af
CAL-50 Change sort parameters
williamc99 Jul 17, 2023
8fb7eea
Merge pull request #56 from CSCC012023/CAL-121-Replace-mock-data
Maanethdesilva Jul 18, 2023
2198b76
CAL-117-Fetch Music from DB
Tasif1 Jul 18, 2023
ba840cf
proxy fix
Tasif1 Jul 18, 2023
c3b9b0e
Merge branch 'main' of https://github.com/CSCC012023/final-project-s2…
Tasif1 Jul 18, 2023
d7bddfd
Added recommendation engine for music and fixed bug with api
Maanethdesilva Jul 18, 2023
7c1dbe2
CAL-122-Add/Remove-Music
Tasif1 Jul 18, 2023
794a8de
Merge pull request #57 from CSCC012023/CAL-123-Music-Recommendation
Maanethdesilva Jul 18, 2023
3db088b
Cal-119 Error Messages on Login & Registration
ArielleRamgoolie Jul 18, 2023
07edfb8
CAL-20-Added delete confirmation popup
Tasif1 Jul 18, 2023
cea62f8
Merge branch 'main' of https://github.com/CSCC012023/final-project-s2…
Tasif1 Jul 18, 2023
ce62c0d
CAL20 - Added Checking for unique name and artist for music
Tasif1 Jul 18, 2023
c437abb
Merge pull request #39 from CSCC012023/cal45-cal48-front-end
ShadmanT Jul 18, 2023
b637c25
cal-125 Add context for shopping cart
Avstn1 Jul 18, 2023
12107ac
cal-125 Add comments to shopping cart context
Avstn1 Jul 18, 2023
d227eaa
cal-45 Fix container issues
Avstn1 Jul 18, 2023
f1cb273
Merge pull request #59 from CSCC012023/CAL-45-fix-product-page
Avstn1 Jul 18, 2023
ea3eb6a
Merge branch 'main' of https://github.com/CSCC012023/final-project-s2…
Tasif1 Jul 18, 2023
df32fb0
Merge pull request #58 from CSCC012023/Cal-38-Login/Registration
ArielleRamgoolie Jul 18, 2023
5496f84
updated Artworks Schema
Tasif1 Jul 19, 2023
0223125
Added user created page
ArielleRamgoolie Jul 19, 2023
d308384
CAL-126 added onclick functionality for artwork
ShadmanT Jul 19, 2023
5ee224f
CAL-125 Add shopping cart button and functionality
Avstn1 Jul 19, 2023
86dfc54
CAL-125-make-merge-fixes
Avstn1 Jul 19, 2023
45244d0
Merge remote-tracking branch 'origin/CAL-125-shopping-cart' into CAL-…
Avstn1 Jul 19, 2023
a66a6d7
CAL-125 Finish adding ui elements and local storage
Avstn1 Jul 19, 2023
63f9791
CAL-125 Change formatting for price and title
Avstn1 Jul 19, 2023
28ad85d
Merge pull request #61 from CSCC012023/cal-38-Login-/-Registration
ArielleRamgoolie Jul 19, 2023
b21241e
Added check to ensure usernames stay unique when edited
Tasif1 Jul 19, 2023
669fdfd
CAL-126 Product page now gets the correct id of the artwork that is c…
ShadmanT Jul 20, 2023
154ace5
CAL-125 Fix shopping cart offcanvas and format cart items
Avstn1 Jul 20, 2023
014f405
CAL-125 Add checkout button
Avstn1 Jul 20, 2023
fc8d854
refactored Edit Profile Functionality
Tasif1 Jul 20, 2023
47fc83f
Merge pull request #60 from CSCC012023/CAL-20-Add/Remove-Products
Tasif1 Jul 20, 2023
16488e6
CAL-128 Register users to Neo4j
Tasif1 Jul 20, 2023
d59709d
CAL-126 Product Page queries the database and loads the correct product
ShadmanT Jul 21, 2023
5ba759e
CAL-125 Add product type
Avstn1 Jul 21, 2023
dd2a89f
CAL-125 Fix UI compatibility with product page backend
Avstn1 Jul 21, 2023
34e383b
Merge branch 'main' into CAL-126-product-page
ShadmanT Jul 21, 2023
660ad55
CAL-126 Product page work done on routes
ShadmanT Jul 21, 2023
ce540eb
Merge pull request #63 from CSCC012023/CAL-126-product-page
ShadmanT Jul 21, 2023
3934ad5
CAL-125 Merge product page changes from main into shopping cart
Avstn1 Jul 21, 2023
b1fe1ef
CAL-125 Link shopping cart to product page backend
Avstn1 Jul 21, 2023
e85cfd8
Merge pull request #64 from CSCC012023/CAL-125-shopping-cart
ShadmanT Jul 21, 2023
9d08b0d
Merge branch 'main' into CAL-128-Register-users-to-Neo4j
Tasif1 Jul 21, 2023
968fc97
added page for chat creation, functionality for create chat, create g…
cassy18 Jul 21, 2023
6875cc6
docs: add sprint 2 marks
winsyuan Jul 21, 2023
afe61d1
Merge pull request #62 from CSCC012023/CAL-128-Register-users-to-Neo4j
Tasif1 Jul 21, 2023
59e56e3
Create sprint3
ArielleRamgoolie Jul 21, 2023
8283023
Delete sprint3
ArielleRamgoolie Jul 21, 2023
d7be201
Create test
ArielleRamgoolie Jul 21, 2023
55f8682
Add burndown.pdf
ArielleRamgoolie Jul 21, 2023
f0c2531
Add schedule.pdf
ArielleRamgoolie Jul 21, 2023
0d3d557
Add System Design Document
ArielleRamgoolie Jul 21, 2023
a8b4c6d
Delete test
ArielleRamgoolie Jul 21, 2023
102b453
Add iteration-03-plan
ArielleRamgoolie Jul 21, 2023
135d4f2
Add sprint-3-Review.md
ArielleRamgoolie Jul 21, 2023
1b37ab3
Add Updated-PB.md
ArielleRamgoolie Jul 21, 2023
7df11cf
Create README.md
ArielleRamgoolie Jul 21, 2023
6baf16d
Merge branch 'main' into CAL-10-chat-functionality
Tasif1 Jul 21, 2023
fd88ab2
Merge pull request #65 from CSCC012023/CAL-10-chat-functionality
cassy18 Jul 22, 2023
f29d1ad
CAL-125 Fix tailwind overrides
Avstn1 Jul 23, 2023
c12b3de
Merge branch 'main' into CAL-125-fix-shopping-cart
Avstn1 Jul 23, 2023
5405f62
CAL-125 Fix close button
Avstn1 Jul 24, 2023
9c40065
Merge branch 'CAL-125-fix-shopping-cart' of https://github.com/CSCC01…
Avstn1 Jul 24, 2023
8e578cc
testing messaging for logged in user
cassy18 Jul 24, 2023
554fa32
Merge branch 'CAL-125-fix-shopping-cart' of https://github.com/CSCC01…
cassy18 Jul 24, 2023
455ad3b
CAL-132 Fix Navigation Routing for NavBar & Footer
williamc99 Jul 25, 2023
44adb1c
added recommendation api
Maanethdesilva Jul 25, 2023
05daef8
CAL-132 Add routing for "see more" buttons
williamc99 Jul 25, 2023
c2a6e06
CAL-132 Add routing to categories
williamc99 Jul 25, 2023
5e8459c
added function to fetch by categories for art and music api
Maanethdesilva Jul 25, 2023
c8b6dcb
Merge pull request #67 from CSCC012023/CAL-124-Artwork-api-recommenda…
williamc99 Jul 25, 2023
b6c9831
Merge branch 'main' into CAL-15-Categories-api
williamc99 Jul 25, 2023
95a5d11
Merge pull request #68 from CSCC012023/CAL-15-Categories-api
williamc99 Jul 25, 2023
693023a
fixed bug in artworkController.js
ArielleRamgoolie Jul 25, 2023
c32537e
Merge pull request #66 from CSCC012023/CAL-125-fix-shopping-cart
ShadmanT Jul 25, 2023
5b639ad
CAL-125 Add package-lock and package.json
Avstn1 Jul 25, 2023
67e0d70
setting other user profile pic
cassy18 Jul 26, 2023
0d4a5dc
CAL-130 implemented different messaging for different logged in users
cassy18 Jul 26, 2023
6cc491d
Merge pull request #69 from CSCC012023/CAL132-Homepage-Routing
williamc99 Jul 26, 2023
1ee5630
CAL-132 Change Homepage Routing
williamc99 Jul 26, 2023
f96420c
Minor update to chatName
Tasif1 Jul 26, 2023
34ef28c
cal-149-updated login page UI
ArielleRamgoolie Jul 26, 2023
679a854
updated name of new login file for consistency
ArielleRamgoolie Jul 26, 2023
a40faa7
Updated register page UI
ArielleRamgoolie Jul 26, 2023
99d2ab8
Merge branch 'main' into Cal-149-UpdateLogin/RegistrationUI
ArielleRamgoolie Jul 26, 2023
e4181ee
Merge pull request #71 from CSCC012023/Cal-149-UpdateLogin/Registrati…
ArielleRamgoolie Jul 26, 2023
5f6fa81
cal - 149 updated login page route
ArielleRamgoolie Jul 26, 2023
14faec2
Added Artist Names to Products
Tasif1 Jul 26, 2023
e700627
CAL-54 Make ui adjustments
Avstn1 Jul 27, 2023
a4b4151
CAL-54 Set up bidding backend controller, model, and routes
Avstn1 Jul 27, 2023
aba218b
CAL-54 Fix bid object properties
Avstn1 Jul 27, 2023
d934f11
Updated small login page bug
ArielleRamgoolie Jul 27, 2023
60e5acf
Cal-147 Added animation to an updated landing page
ArielleRamgoolie Jul 27, 2023
509eed4
CAL-54 Add bid functions
Avstn1 Jul 27, 2023
ea1df3d
CAL-54 Make bidding page artwork and details dynamic
Avstn1 Jul 27, 2023
0f7415b
CAL-11 Add Seller Dashboard Page and Functionality
williamc99 Jul 27, 2023
c30b81b
CAL-11 Change API link for Seller Dashboard
williamc99 Jul 27, 2023
505f642
CAL-54 Set up bidding post and get requests
Avstn1 Jul 27, 2023
59b1600
CAL-11 Add function to record product clicks
williamc99 Jul 27, 2023
58e271d
CAL-11 Change Homepage to Use DB Artworks
williamc99 Jul 27, 2023
96e5124
CAL-11 Fixed Artwork Routing for Homepage Artworks
williamc99 Jul 27, 2023
81bf665
Merge pull request #72 from CSCC012023/Update-Schemas
williamc99 Jul 27, 2023
3781a08
Merge branch 'main' into CAL11-Sellers-Analytics-Page
williamc99 Jul 27, 2023
26cee3c
Merge pull request #73 from CSCC012023/CAL11-Sellers-Analytics-Page
williamc99 Jul 27, 2023
9cb3a5c
Merge pull request #70 from CSCC012023/CAL-130-logged-in-user-messagi…
cassy18 Jul 27, 2023
1a4bf76
Added header to landing
ArielleRamgoolie Jul 28, 2023
967c0ae
Created api for admin data
Maanethdesilva Jul 29, 2023
3a37686
Created admin analytics page
Maanethdesilva Jul 29, 2023
8d9e1f8
Added artwork analytics
Maanethdesilva Jul 29, 2023
a3d9410
Formatted document nicer
Maanethdesilva Jul 29, 2023
1e0d61b
Update HeaderNavBar.tsx
williamc99 Jul 29, 2023
9386868
Merge pull request #74 from CSCC012023/CAL-134-Admin-analytics(Quiz4)
Maanethdesilva Jul 29, 2023
3a92bed
Updated Product and User schemas to add visits
Tasif1 Jul 29, 2023
9809db6
docs: add sprint 3 marks
winsyuan Jul 29, 2023
ed682d5
Added About and Features Section on LandingPg
ArielleRamgoolie Jul 29, 2023
1086972
Updated landing page content
ArielleRamgoolie Jul 29, 2023
d2e26aa
Finishing touches on about section
ArielleRamgoolie Jul 29, 2023
f904e54
realtime
cassy18 Jul 29, 2023
898f1f0
Added testimonial section
ArielleRamgoolie Jul 30, 2023
aa26bd5
cleaned up code
ArielleRamgoolie Jul 30, 2023
6a158a9
cleaned up code
ArielleRamgoolie Jul 30, 2023
448851d
Updated landing page header
ArielleRamgoolie Jul 30, 2023
46de80c
Updated Message Search Page
Tasif1 Jul 30, 2023
341bfea
updated testimonials data
ArielleRamgoolie Jul 30, 2023
af1823e
Update MessagePage.tsx
Tasif1 Jul 30, 2023
ed72723
Updated margins
ArielleRamgoolie Jul 30, 2023
4b80418
CAL-54 Add to bidding backend
Avstn1 Jul 30, 2023
f2a0ee8
Revamped trending page
Maanethdesilva Jul 30, 2023
49daadc
Merge branch 'main' of https://github.com/CSCC012023/final-project-s2…
cassy18 Jul 30, 2023
763968e
Merge branch 'main' into Cal-147-Landing-Paage-UI
ArielleRamgoolie Jul 30, 2023
e9e1fca
new testing realtime messages
cassy18 Jul 30, 2023
931e01a
Merge pull request #75 from CSCC012023/CAL-154-Update-Message-Page-UI
Tasif1 Jul 30, 2023
00c8579
implemented realtime messaging using socket.io
cassy18 Jul 30, 2023
93245e4
CAL-129 updates to group messaging
cassy18 Jul 30, 2023
07a68b5
Added temporary profile Pic for group chats
Tasif1 Jul 30, 2023
1050888
Merge pull request #78 from CSCC012023/CAL-129-RealTimeMessaging
cassy18 Jul 30, 2023
c94a34a
Added navigation
ArielleRamgoolie Jul 31, 2023
96088ca
Updated Header Navigation
ArielleRamgoolie Jul 31, 2023
778f4ec
Updated Nav Bar Logo Navigation
ArielleRamgoolie Jul 31, 2023
a2b0ced
Updated App Route to new Landing Page
ArielleRamgoolie Jul 31, 2023
580fec3
Updated starting page of app as landing
ArielleRamgoolie Jul 31, 2023
f7ec224
Merge pull request #76 from CSCC012023/Cal-147-Landing-Paage-UI
ArielleRamgoolie Jul 31, 2023
b378aea
updated footer navigation
ArielleRamgoolie Jul 31, 2023
b47f495
Updated Nav Bar Header
ArielleRamgoolie Jul 31, 2023
408fa78
updated landing header
ArielleRamgoolie Jul 31, 2023
8c904a6
Merge pull request #77 from CSCC012023/CAL-153-Trending-page-redesign
ArielleRamgoolie Jul 31, 2023
7d34836
CAL-154 Update Message Page
Tasif1 Aug 1, 2023
b5d3689
Merge pull request #79 from CSCC012023/Cal-146-Minor-UI-Updates
ArielleRamgoolie Aug 1, 2023
2490f43
CAL-54 Fix bid node backend
Avstn1 Aug 1, 2023
de91900
CAL-54 Add additional routes and functions for user retrieval, and up…
Avstn1 Aug 1, 2023
4a3fd1c
CAL-54 Add highest bid function
Avstn1 Aug 1, 2023
e2525a2
CAL-15 Fixed bug with displaying most recent message
Tasif1 Aug 1, 2023
fc22232
Merge pull request #80 from CSCC012023/CAL154-Updated-Message-Page
cassy18 Aug 1, 2023
e948c61
CAL 157 Dynamically change NavBar profile picture
Tasif1 Aug 1, 2023
4532736
CAL-129 get online users from socket and display frontend
cassy18 Aug 1, 2023
a7dd5e0
CAL 157 - Changed spacing on profile button group
Tasif1 Aug 1, 2023
69fc50e
CAL 157 - Added sign out functionality
Tasif1 Aug 1, 2023
0dc6930
Merge pull request #82 from CSCC012023/CAL-157-Dynamic-NavBar
Tasif1 Aug 1, 2023
5f30739
CAL-54 Fix bidding page image height
Avstn1 Aug 1, 2023
90980b5
Updated user card
ArielleRamgoolie Aug 2, 2023
c4d304a
edited forms for adding art/music and edit profile
ArielleRamgoolie Aug 2, 2023
bdc1de3
Edit confirm delete form
ArielleRamgoolie Aug 2, 2023
cfe419a
fixed minor backend bug on profile page
ArielleRamgoolie Aug 2, 2023
b837a43
Create test
ArielleRamgoolie Aug 2, 2023
6da7e85
CAL-125 Add cart item definition and remove href
Avstn1 Aug 2, 2023
313aaeb
CAL-54 Tie users to bid
Avstn1 Aug 2, 2023
cc0fb8e
CAL-54 Add package-lock and package
Avstn1 Aug 2, 2023
d330f94
CAL-54 Add BidProduct information to bidding page
Avstn1 Aug 2, 2023
b9d22c0
CAL-54 Add starting price to initial bid page
Avstn1 Aug 2, 2023
2933140
CAL-54 Make unavailable for bid if not in database
Avstn1 Aug 2, 2023
fc3672a
CAL-54 Make place bid button non-clickable if bid product does not exist
Avstn1 Aug 2, 2023
c491df8
CAL-54 Make fixes to postbid function
Avstn1 Aug 2, 2023
015f4ab
CAL-54 Set up rest of BidProduct and Bid backend
Avstn1 Aug 2, 2023
4d41a50
Added style changes for discover page
Maanethdesilva Aug 2, 2023
32f3489
formatted and removed unused code
Maanethdesilva Aug 2, 2023
abdfbe1
Merge pull request #83 from CSCC012023/Cal-156-Update-User-Profile-Page
ArielleRamgoolie Aug 2, 2023
3416230
CAL-54 Replace menu with headernavbar
Avstn1 Aug 2, 2023
7e93b1e
CAL-54 Change productId to a string
Avstn1 Aug 2, 2023
fefeb43
CAL-54 Change date format
Avstn1 Aug 2, 2023
c50b117
CAL 125 moving over some code from other branch
ShadmanT Aug 2, 2023
b37319d
CAL 125 made a paybutton component
ShadmanT Aug 2, 2023
d48f7d9
Merge pull request #85 from CSCC012023/CAL-141-Discover-page-redesign
Maanethdesilva Aug 3, 2023
8db0886
Update SellerDashboardPage.tsx
williamc99 Aug 3, 2023
3dd13c1
CAL-54 Replace hardcoded startingBid with DB startingBid
Avstn1 Aug 3, 2023
537ef12
CAL-54 Close bidding when past end date
Avstn1 Aug 3, 2023
91ecc3a
CAL-54 Change post and delete bid product attributes
Avstn1 Aug 3, 2023
0648476
CAL-54 Make product non-purchasable if product is a bid product
Avstn1 Aug 3, 2023
0408547
CAL-125 made progress in redirectoring checkout button to stripe chec…
ShadmanT Aug 3, 2023
2dc8a06
Merge pull request #81 from CSCC012023/CAL-129-display-online-users
cassy18 Aug 3, 2023
0d03f89
Merge pull request #84 from CSCC012023/CAL-54-bidding
ShadmanT Aug 3, 2023
e8e2f2d
CAL-125 Stripe API accepts payments now
ShadmanT Aug 3, 2023
fb81d07
Fix package.json imports
williamc99 Aug 4, 2023
bce86bc
CAL-54 Add bidProduct link to DB
Avstn1 Aug 4, 2023
5b58fc5
CAL-54 Make starting bid fixes
Avstn1 Aug 4, 2023
2113d49
Merge CAL-125-fix-shopping-cart into main
Avstn1 Aug 4, 2023
c07122f
CAL-54 Add bidProduct link to DB
Avstn1 Aug 4, 2023
9e4d863
CAL-54 Make starting bid fixes
Avstn1 Aug 4, 2023
4ca17eb
Merge branch 'CAL-54-bidding-2' of https://github.com/CSCC012023/fina…
Avstn1 Aug 4, 2023
486d3fc
Merge CAL-125-fix-shopping-cart into main
Avstn1 Aug 4, 2023
3bf6138
Revert "Merge CAL-125-fix-shopping-cart into main"
Avstn1 Aug 4, 2023
8b9c98d
Merge branch 'main' of https://github.com/CSCC012023/final-project-s2…
Avstn1 Aug 4, 2023
06a7004
CAL-125 Fix package-json files
williamc99 Aug 4, 2023
5d60575
Merge pull request #86 from CSCC012023/CAL-125-fix-shopping-cart
Avstn1 Aug 4, 2023
5a4a521
CAL-54 Add bidProduct link to DB
Avstn1 Aug 4, 2023
f41309e
CAL-54 Make starting bid fixes
Avstn1 Aug 4, 2023
cada6d4
Merge branch 'CAL-54-bidding-2' of https://github.com/CSCC012023/fina…
Avstn1 Aug 4, 2023
bcb98f1
CAL-54 Rebase and make UI changes
Avstn1 Aug 4, 2023
68c96d1
CAL-54 Indent details
Avstn1 Aug 4, 2023
5ed6e67
Merge pull request #87 from CSCC012023/CAL-54-bidding-2
williamc99 Aug 4, 2023
95e807b
CAL 158 Added music page redesign
Maanethdesilva Aug 4, 2023
bcf974d
CAL 158 Added music page redesign
Maanethdesilva Aug 4, 2023
b77f4ed
Merge branch 'CAL-158-MusicPage' of https://github.com/CSCC012023/fin…
Maanethdesilva Aug 4, 2023
7e1c63d
CAL-54 Add alert upon successful bid
Avstn1 Aug 4, 2023
26b0aa6
Merge branch 'main' of https://github.com/CSCC012023/final-project-s2…
Maanethdesilva Aug 4, 2023
44c699b
Merge pull request #89 from CSCC012023/CAL-54-bidding-3
williamc99 Aug 4, 2023
5ae7f52
fixed merge
Maanethdesilva Aug 4, 2023
b1183c5
Merge pull request #88 from CSCC012023/CAL-158-MusicPage
Maanethdesilva Aug 4, 2023
83e9a87
Fixed package.json issues
Maanethdesilva Aug 4, 2023
77b5083
CAL 152 Fixed recommendation page
Maanethdesilva Aug 4, 2023
86ac0b9
CAL 152 Implemented recommendation functionality
Maanethdesilva Aug 4, 2023
7ac7eb9
Merge pull request #90 from CSCC012023/CAL-152-Fixed-recommendation-page
Maanethdesilva Aug 4, 2023
542f8b8
CAL-125 updated checkout-success route
ShadmanT Aug 4, 2023
061d3da
Added System Design Doc
ArielleRamgoolie Aug 4, 2023
aa32e61
Added Updated PB
ArielleRamgoolie Aug 4, 2023
ce73b2f
Added Iteration Plan Doc
ArielleRamgoolie Aug 4, 2023
d08c53d
Added sprint review doc
ArielleRamgoolie Aug 4, 2023
43f27d6
Added Burndown Chart
ArielleRamgoolie Aug 4, 2023
b4d87c9
Delete test
ArielleRamgoolie Aug 4, 2023
97c4c5c
Added schedule.pdf
ArielleRamgoolie Aug 4, 2023
ba59054
docs: add sprint 4 mark
winsyuan Aug 7, 2023
1a34858
made the successful transaction and unsuccessful transaction pages lo…
ShadmanT Aug 8, 2023
499f315
fixed a group chat creation problem
cassy18 Aug 8, 2023
6795ec4
Merge pull request #91 from CSCC012023/MessagePageBugFixes
cassy18 Aug 8, 2023
d850f56
Add Standup Notes to doc folder
williamc99 Aug 10, 2023
04aa2ce
Added Presentation Planning Doc
ArielleRamgoolie Aug 10, 2023
ffd2c0b
docs: sprint 3 & 4 remarks
winsyuan Aug 15, 2023
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
85 changes: 85 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,85 @@
# Calypso

## Table of Contents
1. [Overview](#overview)
2. [Getting Started](#getting-started)
3. [Development](#development)
4. [Contributing](#contributing)

## Overview
Calypso is a platform that allows artists to express their creativity and allows art enthusiasts to explore a diverse range of art. Our platform is designed to accommodate all artforms: digital art, music, animations and much more.

Calypso empowers users to satisfy their art cravings in a simple way. We provide a single platform for every art form. Users no longer have to have multiple accounts for different types of art, Calypso provides access to it all!

Artists can customise their profile to showcase their pieces and attract potential buyers. Our platform also provides the opportunity for commission requests. Further, our unique analytics dashboard allows you to visualise your sales and performance metrics.

Anyone can join our platform to discover a wide variety of art created by unique artists. Calypso makes communication with artists easy, granting the opportunity to discuss commissions or customised pieces that are aligned perfectly with your preferences!

Begin your journey into supporting artists, exploring new artforms and showcasing your masterpieces within our vibrant platform, tailored for any artform!


## Getting Started

## Installation
Pre-requisites:
- Node.js version 18.16.0

#### 1. Clone the repository
```
git clone https://github.com/CSCC012023/final-project-s23-calypso.git
```
#### 2. Install packages by running the following commands
```
cd client
npm install
cd ../server
npm install
```
#### 3. Run the client
```
cd client
npm start
```
#### 4. Run the server
```
cd server
npm start
```
#### If there is a nodemon error, please run the following command:
```
npm install
```

## Development
- A MERN (Mongodb, Express, React and Node) tech stack was used to develop this project

- Software Architecture Pattern: MVC (model view controller)

- Version Control: Git

- Jira was used to track product backlog and track and plan our project.

## Contributing
To contribute to our project, one can follow the following steps below:

Clone the repository
```
git clone https://github.com/CSCC012023/final-project-s23-calypso.git
```
Install packages
```
npm install
```
Create branch
```
git checkout -b /branchname
```
Commit changes
```
git commit -m 'commit message describing what you did'
```
Push to branch
```
git push origin /branchname
```
Open a pull request and await for 2 memebers to code check
279 changes: 279 additions & 0 deletions doc/marking/sprint2-calypso.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,279 @@
# Sprint 2 Marking Scheme

**Team Name:** Calypso

*(Convention: N=sprint number, ex: sprintN.md means sprint2.md for sprint 2, and SR(N-1)md means SR1.md for sprint 2, that is Sprint Retrospective for Sprint 1, to be hold during planning meeting at the beginning of Sprint 2)*

---

## Planning Meetings (sprintN.md) (max 2 marks)

- Sprint Planning meeting (sprintN.md) (max 2 marks)

- 2 marks = Meeting and sprint goal is documented, all spikes clearly identified, team capacity recorded, participants are recorded, everyone has participated, decisions about user stories to be completed this sprint are clear, tasks breakdown is done.
- 1 mark = Meeting and sprint goal is documented, some spikes not clearly identified, one or more members of team's capacity not recorded, participants are not recorded or the majority has not participated, decisions are unclear, there is no clear evidence which user story will be completed or task breakdown is unclear or incomplete
- 0 marks = No meeting document submitted or the submitted document contains no relevant information to the sprint 2

Your Mark: 2

Planning Meetings Total Mark: 2 / 2

## Sprint Review (sprint-(n-1)review.md) (max 2 marks)

- 2 marks = Meeting is documented, participants are recorded, everyone has participated, analysis of good practices/bad practices were made.
- 1 mark = Meeting is documented, participants are not recorded or the majority has not participated, not enough analysis has been done
- 0 marks = No meeting document submitted or the submitted document contains no relevant information

Your Mark: 2

Sprint Review Total Mark: 2 / 2

---

## Daily Stand-ups (max 10 marks)

- Each team is required to post a minimum of 5 stand-ups per sprint (Max 10 marks; 2 marks per daily standup)

- Standup updates answers the necessary questions and is good quality
- 2 marks = All teams members have sent their updates in the channel and are well written/good quality
- 1 marks = At least 1 group member has not sent their update or is low-quality
- 0 mark = At least 2 group members or more have not sent their updates or is low-quality

Your Mark: 10

Daily Stand-ups Total Mark: 10 / 10

---

## User Stories (Tracked in JIRA) (max 10 marks)

- Correctly formulated user stories (max 2 marks)

- 2 marks = all stories in JIRA Backlog follow the User Story template
- 1 mark = two or more stories in JIRA Backlog do not follow the template
- 0 marks = the majority of stories in JIRA Backlog do not follow the template or no stories at all

Your Mark: 2

- Broken down into tasks/subtasks (max 2 marks)

- 2 marks = all Sprint 2 stories estimated, broken into tasks/subtasks, tasks assigned to all team members
- 1 mark = one or more Sprint 2 stories are not recorded Jira, or not estimated, or nor broken into tasks, or at least one task not assigned, or at least one team member unassigned a task
- 0 marks = the majority of Sprint 2 stories not recorded in Jira or not estimated, or nor broken into tasks, or tasks not assigned, or team members unassigned a task

Your Mark: 2

- Estimated (max 2 marks)

- 2 marks = all stories in Jira Backlog are point estimated and the point value is recorded in Jira
- 1 mark = two or more stories in Jira Backlog are not point estimated or the point value is not recorded in Jira
- 0 marks = the majority of stories in Jira Backlog are not point estimated or the point value is not recorded in Jira

Your Mark: 2

- Prioritized (max 2 marks)

- 2 marks = all stories in Jira Backlog are prioritized in the order which matches the priority of their associated milestones
- 1 mark = two or more stories in Jira Backlog not are prioritized in the order which matches the priority of their associated milestones
- 0 marks = the majority of stories in Jira Backlog appear to be not prioritized in the order which matches the priority of their associated milestones

Your Mark: 2

- Clearly Defined Acceptance Criteria (max 2 marks)

- 2 marks = all Sprint 2 stories have clearly defined and testable acceptance criteria
- 1 mark = one or more Sprint 2 stories do not have clearly defined or testable acceptance criteria
- 0 marks = the majority of the Sprint 2 stories do not have clearly defined or testable acceptance criteria

Your Mark: 2

User Stories Total Mark: 10 / 10

---

## Tracking on JIRA (max 24 marks)

- Are all your stories and tasks being worked in this sprint tracked on Active Sprint Board? (max 2 marks)

- 2 = all stories recorded
- 1 = part of the stories missing
- 0 = no stories on Active Sprint Board

Your Mark: 2

- Did you start all stories for sprint two? (max 2 marks)

- 2 marks = all stories started or some stories not started, but logical explanation provided as a story comment
- 1 mark = part of the stories not started and explanation why not is not provided
- 0 marks = no story started

Your Mark: 2

- Do the pull request on GitHub match the tasks listed on JIRA Active Sprint Board? (max 2 marks)

- 2 marks = no tasks are missing
- 1 mark = two or more tasks are missing
- 0 marks = no tasks or tasks do not match at all

Your Mark: 2

- Is the pull request done by the person to whom the task has been assigned to? (max 2 marks)

- 2 marks = all assigned tasks are completed
- 1 mark = two or more tasks were not completed as assigned
- 0 marks = no task was completed by anyone

Your Mark: 2

- Is each pull request made from a separate branch for each individual task? (max 5 marks)

- 5 marks = pull request for each task made from own separate branch
- 4 marks = pull request for 1 or more tasks not made from own separate branch
- 3 marks = pull request for 2 or more tasks not made from own separate branch
- 2 marks = pull request for 3 or more tasks not made from own separate branch
- 1 mark = pull request for 4 or more tasks not made from own separate branch
- 0 marks = pull request for the majority of tasks not made from own separate branch

Your Mark: 5

- Is the git commit message clear? (max 2 marks)

- 2 marks = all commit message begin with the ticket number of the task followed by a short description of commit changes
- 1 mark = one or more commit messages do not begin with the ticket number of the task followed by a short description of commit changes
- 0 marks = majority of commit message do not begin with the ticket number of the task followed by a short description of commit changes

Your Mark: 2

- Tasks Distribution (max 3 marks)

- 3 marks = every team member had at least one task assigned and completed
- 2 marks = every team member had at least one task assigned and made a pull request
- 1 mark = at least one team member did not complete any task or did not have any task assigned
- 0 marks = most of team members have no tasks assigned and/or completed

Your Mark: 3

- Branch Naming (max 2 marks)

- 2 marks = every team branch is named after the associated single ticket number
- 1 mark = at least one branch is not named after the associated single ticket number
- 0 marks = most branch names are not named after the associated single ticket number

Your Mark: 2

- Burndown chart (max 2 marks)

- 2 marks = burndown chart present, matched JIRA chart, and explanations are adequate.
- 1 mark = burndown chart present, matches JIRA chart, but no explanations provided, or explanations are not adequate.
- 0 marks = document not available or not containing a valid burndown chart

Your Mark: 2

- Schedule (max 2 marks)

- 2 marks = diagram present, critical path computed, and explanations are adequate.
- 1 mark = diagram present, but no critical path or explanations provided, or explanations are not adequate.
- 0 marks = document not available or not containing a valid diagram

Your Mark: 1

Tracking on JIRA Total Mark: 23 / 24

---

## Sprint Completion (Max 20 marks)

- Minimum of 5 user stories needed (If you do not have 5 user stories for that sprint, you must have a sufficient number of subtasks for all your user stories)

- Unstarted stories removed during the sprint will not count if an explanation is provided for why the story was not started/completed

- Started stories that are incomplete will be counted

- Mark Breakdown: [x = Percentage of story points completed * 20]

Your Mark: 20 / 20

Sprint Completion Total Mark: 20 / 20

---

## System Design (PDF or MD file or another suitable format) (max 10 marks)

- Cover Page and Table of Contents (max 2 marks)

- 2 marks = both are present
- 1 mark = at least one is present
- 0 marks = None present

Your Mark: 2

- CRC Cards [or equivalent, if the team is not using CRC] (max 4 marks)

- 4 marks = Class names and Collaborators have matching names and responsibilities are stated clearly
- 3 marks = At least one of the class names does not match the collaborator names or the responsibilities for at least one class are unclear
- 2 marks = Two class names do not match the collaborator names or the responsibilities of two or more classes are not stated or are unclear
- 1 mark = The majority of class names do not match the collaborator names or the responsibilities of the majority of the classes are not stated or are unclear
- 0 marks = No CRC provided or the provided document does not match the CRC model

Your Mark: 4

- Software Architecture Diagram (max 4 marks)

- 4 marks = The Architecture Diagram is present, it is formatted using proper graphic symbols, and it follows a known Architecture diagram.
- 3 marks = The Architecture Diagram is present, it is not formatted well, and it follows somewhat a known Architecture diagram.
- 2 marks = The Architecture Diagram is present, it is not formatted well, or it does not follow a known Architecture diagram. A web link or reference has been provided, but it does not support the used architecture
- 1 mark = The Architecture Diagram is present, it is not formatted well, and it is unclear what Architecture it follows. There is no web link or other reference lending support to the presented diagram.
- 0 marks = No diagram present or the presented document does not look like a software architecture diagram

Your Mark: 4

System Design Total Mark: 10 / 10

## Documentation (max 3 mark)

- 3 mark = documentation is updated, is concise & informative for contributors
- 2 mark = documentation is updated partially.
- 0 marks = documentation has not been updated or is unclear & not maintained properly

Your Mark: 2.5 / 3 (move the README.md from sprint0 docs to root directory)

Documentation Total Mark: 2.5 / 3
## Sprint Demo (Max 14 marks)

- Attendance (max 2 marks)

- 2 marks = full team is present
- 1 mark = one member is not present
- 0 marks = more than one member is not present

Your Mark: 2 / 2

- Working software (max 8 marks)

- 8 marks = features presented work flawlessly
- 1 mark removed for each bug/error identified or for missing records on Jira

Your Mark: 8 / 8

- Presentation (max 2 marks)

- 2 marks = UI demonstrated is visually appealing and intuitive for users
- 1 mark = one or more errors identified by the demo TA
- 0 marks = UI is visually unappealing

Your Mark: 2 / 2

- Documentation (max 2 marks)

- 2 marks = documentation has been created for frontend and backend systems with great detail
- 1 mark = documentation has been created for frontend and backend systems with some errors
- 0 marks = documentation has not been created

Your Mark: 2 / 2

Sprint Demo Total Mark: 14 / 14

## Total Mark

93.5 / 95

Binary file added doc/sprint3/Burndown.pdf
Binary file not shown.
Binary file added doc/sprint3/Schedule.pdf
Binary file not shown.
Loading