Skip to content

Social Media Web App, a platform designed for seamless social interactions

Notifications You must be signed in to change notification settings

mohamed-ali-agourram/NetPost

Repository files navigation

NetPost - A social Media Web App - Laravel/Livewire/Alpine.js

Introduction

Welcome to our Social Media Web App, a platform designed for seamless social interactions. This application is built using the powerful Laravel framework, enhanced with Livewire for real-time interactions, Alpine.js for front-end interactivity, and custom CSS for a polished and unique visual experience.

Features

1. User Authentication

Secure user authentication is at the core of our Social Media Web App. Users can sign up, log in, and enjoy a personalized experience. Capture d'écran 2024-01-11 172328

2. CRUD System (Create, Read, Update, Delete)

Empower users with a comprehensive CRUD system, allowing them to create, modify, read, and delete posts effortlessly. The system ensures a seamless content management experience. Capture d'écran 2024-01-11 173258 Capture d'écran 2024-01-11 172715 Capture d'écran 2024-01-11 172741

3. Like, Comment, and Share Posts

Enhance user engagement through interactive features such as liking, commenting, and sharing posts. Fostering meaningful interactions, these functionalities contribute to a vibrant and dynamic user community. Capture d'écran 2024-01-11 172909

4. Friendship System

Facilitate connections with a robust friendship system. Users can send and receive friend requests, manage connections, and stay in touch with their network easily. friendship

5. Alert System

Implement a responsive alert system to keep users informed in real-time. Receive instant notifications for likes, comments, friend requests, and other relevant activities, ensuring users stay connected and engaged. Capture d'écran 2024-01-11 173026

Technologies Used

  • Laravel: A robust PHP framework that provides a solid foundation for the backend, handling authentication, database interactions, and more.
  • Livewire: Enhances the user experience with real-time interactions, reducing the need for full page reloads and creating a more dynamic environment.
  • Alpine.js: A lightweight JavaScript framework that simplifies the integration of dynamic elements on the front end, improving interactivity.
  • jQuery: A fast, small, and feature-rich JavaScript library that simplifies various tasks like DOM manipulation and event handling, enhancing the overall user interface.
  • Custom CSS: Tailored styles to create a visually appealing and unique user interface.

Installation

git clone https://github.com/mohamed-ali-agourram/NetPost.git

cd NetPost

composer install

cp .env.example .env

php artisan key:generate

php artisan migrate

php artisan serve

Visit http://localhost:8000 in your browser to explore the Social Media Web App.

About

Social Media Web App, a platform designed for seamless social interactions

Topics

Resources

Stars

Watchers

Forks