From 26f28a800df6eb65a252662d5feff7fe8c8f00dc Mon Sep 17 00:00:00 2001 From: WillQizza Date: Fri, 26 Apr 2024 12:49:48 -0600 Subject: [PATCH] update deadly bird tagline --- src/data/projects.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/data/projects.json b/src/data/projects.json index 6a41cea..0433838 100644 --- a/src/data/projects.json +++ b/src/data/projects.json @@ -1,9 +1,9 @@ [ { "name": "The Deadly Bird", - "description": "Managed a team of 6 and built a distributed social media network with Stripe integration to support purchasing premium online services.", + "description": "Managed a team of 6 and built a distributed social media network deployed on Heroku, in addition to integrating Stripe for purchasing premium online services on our site.", "repository": "https://github.com/uofa-cmput404/w24-project-the-deadly-bird", - "skills": ["TypeScript", "Python", "React", "Django", "Docker", "Stripe"] + "skills": ["TypeScript", "Python", "React", "Django", "Docker", "Stripe", "Heroku"] }, { "name": "RenoWorld",