Skip to content

Commit

Permalink
Merge pull request #12 from Deshan555/Deshan555-patch-3
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
Deshan555 authored Jul 24, 2023
2 parents 2df91b2 + 13c3903 commit 049b7d1
Showing 1 changed file with 30 additions and 37 deletions.
67 changes: 30 additions & 37 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,34 @@
# 📱 Social Media Application 📱

# Social Media Application
Welcome to the Social Media Application repository! This project is a dynamic and feature-rich social media platform built using PHP, MySQL, Bootstrap, HTML, CSS, and JavaScript. It provides a powerful and engaging platform for university clubs and organizations to create profiles, connect with friends, share posts, organize events, and interact with a vibrant community of users.

This is a social media application built using PHP, it allows university clubs and organizations to create profiles, connect with friends, upload posts ,events, and interact with a community of users.
🔥 Key Features:
- User Profiles: Create and customize unique user profiles to showcase club activities and interests.
- Friend Connections: Connect and interact with friends within the social network.
- Post Sharing: Share captivating posts, including text, images, and videos, with your community.
- Events: Organize and join exciting events within your university or organization.
- Real-time Interactions: Engage in real-time discussions and comments on posts and events.
- User Notifications: Stay updated with notifications about friend requests, messages, and event invitations.

🚀 Getting Started:
1. Clone this repository to your local machine.
2. Set up a web server with PHP and MySQL support.
3. Import the provided database schema to initialize the database.
4. Customize the application configuration in the `config.php` file.
5. Start using the application and explore its exciting features!

🎨 Customizable Design:
- Utilizes Bootstrap for a responsive and modern user interface.
- Easily customize the CSS to match your university's branding and preferences.
- Extendable and flexible architecture to add new features and modules.

📝 Contributions:
We warmly welcome contributions from the community! Feel free to open issues, suggest improvements, or submit pull requests to enhance the application.

📄 License:
This project is licensed under the [MIT License](link-to-your-license).

Experience the power of social networking for university clubs and organizations with this comprehensive application. Connect, share, and engage with your community like never before. If you have any questions or need assistance, please don't hesitate to reach out. Happy networking! 😄

![app](https://github.com/Deshan555/Social-Media-Platform/blob/master/app-Screenshots/Screenshot_11.png)
![app](https://github.com/Deshan555/Social-Media-Platform/blob/master/app-Screenshots/Screenshot_12.png)
Expand All @@ -10,38 +37,4 @@ This is a social media application built using PHP, it allows university clubs a
![app](https://github.com/Deshan555/Social-Media-Platform/blob/master/app-Screenshots/Screenshot_10.png)
![app](https://github.com/Deshan555/Social-Media-Platform/blob/master/app-Screenshots/Screenshot_09.png)

### Tech Stack

- PHP
- MySQL
- JavaScript
- Bootstrap
- CSS
- HTML

### Functionalities
- User authentication and authorization
- Profile creation and customization
- Friend and Clubs, Organizations connections
- Post creation and sharing
- Comments and reactions
- Search and discovery of other users, posts, videos and events
- You can add events invitation links directly to your google calender, apple calander, teams or directly download i-cal file
- Events calander show all upcomming events

### Installation
- Clone or download the repository to your local machine
- Configure the database settings in the `config.php` file
- Import the `database.sql` file to your MySQL server
- Run the application on a local PHP server or on a web server with PHP support
- Make sure that your server has the necessary PHP extensions such as GD Library and cURL for the image upload
- Once the application is installed and configured, you can access it through a web browser. You can use the provided login credentials or create a new account to access the application's features.

### Contribution
We welcome any contributions to improve the application. Please submit a pull request with your changes, and we will review it as soon as possible.

#### License
This application is released under the MIT License.

#### Contact
If you have any questions or issues, please contact us at [[email protected]]

0 comments on commit 049b7d1

Please sign in to comment.