From 7634c8d55b34223fc23a8bfc7469a7346f626a98 Mon Sep 17 00:00:00 2001 From: Oliver Bryan <04oliverbryan@gmail.com> Date: Sun, 5 Oct 2025 15:40:55 +0100 Subject: [PATCH] prayerbud project page --- src/pages/projects/prayerbud.astro | 96 ++++++++++++++++++++++++++++++ 1 file changed, 96 insertions(+) create mode 100644 src/pages/projects/prayerbud.astro diff --git a/src/pages/projects/prayerbud.astro b/src/pages/projects/prayerbud.astro new file mode 100644 index 00000000..48cd86fc --- /dev/null +++ b/src/pages/projects/prayerbud.astro @@ -0,0 +1,96 @@ +--- +import ProjectPage from "../../components/ProjectPage.astro"; +import Demo from "../../components/Demo.astro"; + +export const metadata = { + title: "PrayerBud", + description: + "A faith-based social platform facilitating sharing of support and prayers within communities.", + date: "2025", + slug: "prayerbud", + image: "/prayerbud-icon.svg", + url: "https://prayerbud.co.uk", + hidden: false, + tags: ["Web", "React", "TypeScript", "PostgreSQL", "Databases"], + type: "professional", +}; +--- + + +
+

+ Pray Together & Grow Together: Join a diverse community of + individuals from around the world who are passionate about prayer + and spiritual growth. Create and share prayer requests with your + PrayerBud community who are ready to offer support, encouragement, + and heartfelt prayers. +

+

+ For prayer teams or churches, the app offers a streamlined way to + manage and organise prayer requests, ensuring that no request goes + unnoticed. +

+
+ +
+
+

Key features

+
    +
  • Create and manage prayer networks
  • +
  • Manage prayer communities
  • +
  • Intimate engagement with friends and family
  • +
  • Admin dashboard for managing users and user content
  • +
  • Responsive design for mobile and desktop
  • +
+
+ +
+

Technologies

+
    +
  • Next.js
  • +
  • React
  • +
  • TypeScript
  • +
  • PostgreSQL
  • +
  • Node.js
  • +
+
+
+ +
+

Screenshots

+
+ + + + + + +
+
+