Skip to content

Alumni Blog Website for RIT allows users to register, log in, and post blogs. Built using HTML, CSS, JavaScript, PHP, and MySQL, it includes a responsive design, user-friendly interface, and an admin panel for content moderation. Ideal for alumni to share their experiences and updates.

Notifications You must be signed in to change notification settings

Poagesh/AlumniBlog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Alumni Blog Website

Alumni Blog Website is a platform designed for alumni of Rajalakshmi Institute of Technology (RIT) to create and share blogs. Built with HTML, CSS, JavaScript, PHP, PDO, and MySQL, this website allows alumni to register, log in, and manage their blog posts, while providing an admin panel for content moderation.

Features

  • User Registration and Login: Secure registration and authentication for alumni.
  • Blog Management: Create, edit, and delete blog posts.
  • Admin Panel: Manage users and moderate content.
  • Responsive Design: Fully responsive layout optimized for both desktop and mobile devices.

Technologies

  • Frontend: HTML, CSS, JavaScript
  • Backend: PHP, PDO
  • Database: MySQL

Installation

  1. Clone the repository:

    git clone https://github.com/yourusername/alumni-blog.git
    cd alumni-blog
  2. Setup the backend:

    • Configure the database:
      • Create a MySQL database and import the provided SQL file located in database/.
    • Update the database connection settings in config.php with your database credentials.
  3. Deploy the website:

    • Upload the files to your web server or local server setup (e.g., XAMPP, WAMP).
    • Access the website via your local server or web server URL.

Usage

  1. Registration and Login:

    • Navigate to the registration page to create an account.
    • Log in with your credentials to access the blog creation and management features.
  2. Blog Management:

    • Once logged in, you can create, edit, and delete blog posts from your user dashboard.
  3. Admin Panel:

    • Access the admin panel for user management and content moderation.

Contributing

Contributions are welcome! Please open issues or submit pull requests for enhancements or bug fixes.

Contact

For any questions or feedback, please reach out to poagesh59@gmail.com.

About

Alumni Blog Website for RIT allows users to register, log in, and post blogs. Built using HTML, CSS, JavaScript, PHP, and MySQL, it includes a responsive design, user-friendly interface, and an admin panel for content moderation. Ideal for alumni to share their experiences and updates.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published