Skip to content

🩸 tabarro3 is a platform aimed at raising awareness about blood donation in Morocco by connecting potential donors with those in need.

Notifications You must be signed in to change notification settings

HMZElidrissi/tabarro3

Repository files navigation

tabarro3 Logo

tabarro3

tabarro3 is a platform aimed at raising awareness about blood donation in Morocco by connecting potential donors with those in need. The name "tabarro3" is derived from the Arabic word تبرع (tabara'), which means "to donate.". It addresses the challenges of awareness and ease of access in blood donation and the difficulty of finding donors in emergencies.

Technologies Used

  • Laravel 10 (RESTful API)
  • Next.js + TypeScript
  • Tailwind CSS
  • Supabase (PostgreSQL)

Getting Started

  • Clone the repository
git clone https://github.com/HMZElidrissi/tabarro3.git
  • Install dependencies
cd tabarro3
composer install
  • Create a .env file and copy the contents of .env.example to it
cp .env.example .env
  • Generate an application key
php artisan key:generate
  • Generate a JWT secret
php artisan jwt:secret
  • Run the migrations
php artisan migrate
  • Start the development server
php artisan serve

Frontend

The Frontend is available at tabarro3 Frontend

Future Tasks

  • Integrate WhatsApp API for notifications

About

🩸 tabarro3 is a platform aimed at raising awareness about blood donation in Morocco by connecting potential donors with those in need.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published