Skip to content

This Application is web-based Graphics design app developed in laravel and FabricJs. it idea like Canva

Notifications You must be signed in to change notification settings

basirkhan12/Graphic-and-banner-designing-app-fabricjs

Repository files navigation


Logo

Banner Designing APP - Canva Clone

The Graphic and Banner Designing App powered by Fabric.js is a versatile web application designed to empower users to unleash their creativity in graphic and banner design. Whether you're a seasoned designer or a beginner, our app provides an intuitive and feature-rich environment for crafting stunning visuals.

View Demo . Report Bug . Request Feature

Contributors Stargazers Issues

Table Of Contents

About The Project

Screen Shot

Built With

  • Laravel: A powerful PHP framework for building robust web applications.
  • Fabric.js: A powerful and flexible JavaScript library for working with HTML5 canvas.
  • MySQL: A relational database for storing and managing application data.

Getting Started

This is an example of how you may give instructions on setting up your project locally. To get a local copy up and running follow these simple example steps.

Prerequisites

The following dependencies are required on your sever or pc.

  • PHP 7.3
  • Laravel 8
  • Modern web browser (Chrome, Firefox, Safari, etc.)

Installation

download the project

$ git clone https://github.com/basirkhan12/Graphic-and-banner-desinging-app-fabricJs.git

then Install the dependencies using composer

$ composer install

conntect your datebase to project using .ENV file

DB_CONNECTION=mysql
DB_HOST=localhost
DB_PORT=3306
DB_DATABASE=bannerapp
DB_USERNAME=root
DB_PASSWORD=

Migrate the data

$ php artisan migrate

create storage link in public file

$ php artisan storage:link

add javascript dependencies

$ npm install

now you can run your project

$ php artisan serve

License

The Laravel framework is open-sourced software licensed under the MIT license.

Usage

Explore the user-friendly interface, experiment with tools, and turn your creative ideas into visually stunning graphics and banners.

Your GIF

Roadmap

See the open issues for a list of proposed features (and known issues).

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  • If you have suggestions for adding or removing projects, feel free to open an issue to discuss it, or directly create a pull request after you edit the README.md file with necessary changes.
  • Please make sure you check your spelling and grammar.
  • Create individual PR for each suggestion.
  • Please also read through the Code Of Conduct before posting your first idea as well.

Creating A Pull Request

  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

License

Distributed under the MIT License. See LICENSE for more information.

Authors

  • Basir khan - *software engineer * - Basir khan - Built banner design app

About

This Application is web-based Graphics design app developed in laravel and FabricJs. it idea like Canva

Topics

Resources

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published