Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/abdallahghorap1212/basic-social-networking-platform-app
This project is a simple social networking platform built using the Laravel framework. It includes features like user authentication, profile management, and a messaging system. The app follows the MVC architecture and leverages Eloquent ORM for database interactions, ensuring a clean and maintainable codebase. The front-end is designed with Bootst
https://github.com/abdallahghorap1212/basic-social-networking-platform-app
blade laravel10 php social-network
Last synced: 11 days ago
JSON representation
This project is a simple social networking platform built using the Laravel framework. It includes features like user authentication, profile management, and a messaging system. The app follows the MVC architecture and leverages Eloquent ORM for database interactions, ensuring a clean and maintainable codebase. The front-end is designed with Bootst
- Host: GitHub
- URL: https://github.com/abdallahghorap1212/basic-social-networking-platform-app
- Owner: abdallahGhorap1212
- Created: 2024-05-25T23:15:35.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-05-28T17:20:50.000Z (8 months ago)
- Last Synced: 2025-01-10T10:24:15.667Z (11 days ago)
- Topics: blade, laravel10, php, social-network
- Language: PHP
- Homepage:
- Size: 701 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Basic Social Networking Platform App
This project is a simple social networking platform built using the Laravel framework. It includes features like user authentication, profile management, and a messaging system. The app follows the MVC architecture and leverages Eloquent ORM for database interactions, ensuring a clean and maintainable codebase. The front-end is designed with Bootstrap to enhance user experience.
Features
User Authentication: Secure login and registration system.
Profile Management: Users can create and manage their profiles.
Messaging System: Send and receive messages between users.
RESTful API: Designed for scalability and integration.
Responsive Design: User-friendly interface with Bootstrap.Technologies Used
Backend: Laravel, PHP
Frontend: HTML, CSS, Bootstrap, JavaScript
Database: MySQL
Version Control: GitFeel free to explore the code, suggest improvements, and contribute to the project!