Skip to content

kimalfredmolina/Buildify

Repository files navigation

Buildify 🚀

A dynamic website builder that empowers users to create stunning web pages with a block-based interface and real-time preview functionality.

Features ✨

  • Block-Based Interface: Intuitive block-based website building
  • Real-Time Preview: See changes as you make them
  • Responsive Design: All created websites are mobile-friendly
  • Custom Styling:
    • Font customization (styles, weights, sizes)
    • Color schemes
    • Layout options
  • Block Types:
    • Headers
    • Content sections
    • Image galleries
    • Contact forms
    • Footers

Technologies Used 🛠️

  • Frontend:
    • HTML5
    • CSS3 (Tailwind CSS)
    • JavaScript
    • Font Awesome Icons
  • Backend:
    • PHP
    • MySQL
  • Dependencies:
    • Tailwind CSS v2.2.19
    • Font Awesome v6.0.0-beta3

Installation 📦

  1. Clone the repository:
git clone https://github.com/kimalfredmolina/Buildify
  1. Set up the database:

    • Import the database.sql file into your MySQL server
    • Configure database connection in config.php
  2. Configure your web server:

    • Point your web server to the project directory
    • Ensure PHP 7.4+ is installed
  3. Install dependencies:

npm install

Usage 💻

  1. Access the application through your web browser
  2. Create a new project or edit existing ones
  3. Add blocks by clicking the "Add Block" button
  4. Customize each block using the edit interface
  5. Preview your changes in real-time
  6. Save and publish your website

Configuration ⚙️

Edit config.php to set up:

  • Database credentials
  • Site settings
  • Upload directories
  • API keys (if needed)

Contributing 🤝

  1. Fork the project
  2. Create your feature branch (git checkout -b feature/AmazingFeature)
  3. Commit your changes (git commit -m 'Add some AmazingFeature')
  4. Push to the branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

Support 🆘

For support, please email kimalfredmolina1224@gmail.com or open an issue in the repository.

Authors ✍️

Acknowledgments 🙏

  • Tailwind CSS team for the amazing framework
  • Font Awesome for the icons
  • All contributors who have helped this project grow

Screenshots 📸

image

image

About

BuildiFy a Content Management System

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages