GithubHelp home page GithubHelp logo

moncefzer / linatabra3 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from thehocinesaad/linatabara3

0.0 0.0 0.0 1.45 MB

Linatabara3 is an open source Laravel 9 blood donation platform that connects blood seekers with blood donors in their region.

Home Page: http://linatabara3-demo.herokuapp.com/

License: MIT License

Shell 0.27% JavaScript 4.02% PHP 74.53% CSS 2.02% Blade 19.15% Procfile 0.01%

linatabra3's Introduction


Linatabara3 home page in Arabic


Linatabra3 home page in French

What is Linatabara3?

Linatabara3 is "لنتبرع" written with latin alphabets, which is an Arabic word that means "let's donate".

Linatabara3 is an open source blood donation platform that connects blood seekers with blood donors in their region.

I used Laravel 9 and Bootstrap.

How it works?

  • For blood donors: they register using their phone number, blood group, address...
  • For blood seekers: they do a quick search where they choose the blood group and the region, then they will get a list of donors with their phone number.

Here is a working demo: http://linatabara3-demo.herokuapp.com/

Just Arabic and French?

I created this platform to launch it first in Algeria (My country ❤) that's why I used Arabic and French (they are the most used languages in Algeria). I also used Algerian Provinces and Districts.

We welcome every contribution to make this platform dynamic and multinational.

Installation

Step 1 - Clone the project

git clone https://github.com/theHocineSaad/linatabra3.git

Step 2: Configure the Environment

Copy .env.example to .env and fill it.

Step 3: Run the following commands

composer install

php artisan migrate

php artisan db:seed

php artisan key:generate

npm install

npm run dev

Step 4: Run the server

php artisan serve

Factories

The project has a User factorie.

php artisan tinker

\App\Models\User::factory(1999)->create();

Change 1999 to the number of users you want.

Contributing

Thank you for considering contributing to Linatabara3 project! Feel free to contribute in any way, we welcome every contribution.

License

Linatabara3 project is open-sourced software licensed under the MIT license.

linatabra3's People

Contributors

thehocinesaad avatar haddadzineddine avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.