Giter Club home page Giter Club logo

sahem_project's Introduction

Saham Project

Saham is a platform built using Laravel, Filament, Tailwind CSS, and JavaScript. This platform aims to facilitate the donation and distribution of surplus food from restaurants and stores to those in need. It encompasses various features including home, donations, articles, about us, contact us pages, and three distinct panels for donors, charities, and an admin interface.

Home Page

Home Page

Admin Panel

Admin PAnel

Tech Stack

  • Framework: Laravel
  • Admin Panel: FilamentPHP
  • Frontend Styling: Tailwind CSS
  • Frontend Interactivity: JavaScript

Project Structure

The project is structured with the following main sections:

  • Home: Landing page highlighting the mission and functionality of Saham Project.
  • Donations: Section enabling restaurants and stores to input surplus food donations.
  • Articles: Articles and stories about positive impacts and success stories.
  • About Us: Information about the project, its goals, and the team behind it.
  • Contact Us: Contact information and a form for inquiries or feedback.

Additionally, the project includes three separate panels:

  • Donors Panel: Allows restaurants and stores to register donations.
  • Charities Panel: Enables charitable organizations to browse and request available donations.
  • Admin Panel: Provides administrative capabilities to manage users, donations, and oversee the platform's operation.

Getting Started

To run this project locally, ensure you have the following things installed: composer , nodejs/npm, git

Then Follow Those Steps

  1. Clone the repository: https://github.com/Mohamed-Galdi/sahem_project.git

  2. Navigate to the project directory: cd sahem_project

  3. Install the dependencies using Composer: composer install --ignore-platform-reqs

  4. Create a copy of the .env.example file and rename it to .env. Configure the database settings in the .env file (database name).

  5. Generate an application key: php artisan key:generate

  6. Create the symbolic link: php artisan storage:link

  7. Run the database migrations and seeders: php artisan migrate:fresh --seed

  8. Run npm install to install frontend dependencies.

  9. Run npm run dev to compile assets.

  10. Start the development server with php artisan serve.

  11. Visit http://127.0.0.1:8000/ in your browser to access the application.

Login credentials

Contributing

We welcome contributions to enhance the functionality, usability, or features of Saham Project. Feel free to fork this repository, make your changes, and submit a pull request!

sahem_project's People

Contributors

mohamed-galdi avatar

Stargazers

Memet Zx avatar

Watchers

 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.