Code Monkey home page Code Monkey logo

web-tools's Introduction

Web Tools

๐Ÿ•“ Online web tools and blog system with advanced features.

๐Ÿ”— How to Install

  • Create a database and upload "database.sql" into this.

  • Fill the database settings in "core/dbConnect.php"

  • Fill the areas below in "core/functions.php"

$googleApiKey = ""; // Google page speed API key.
$token = ""; //Discord bot token.
$githubToken = ""; //Github API key.
$weatherApiKey = ""; // Weather API key from https://openweathermap.org/api.
$siteLink = ""; // Your website URL without http/s.
$mailHost = ""; // Mail host for contact forms.
$mailUsername = ""; // Mail username for contact forms.
$mailPassword = ""; // Mail password for contact forms.

๐Ÿชœ Some Features

  • When you add a blog post, sitemap automatically updates and sends to google for index.
  • You can add editor from panel for blog system. (Editors can only share a post, edit and delete.)
  • Detailed statistics page with graphs.
  • Live preview before sharing blog posts.
  • Similar post suggest for blog.
  • Automatic rss feed for Google News.
  • Almost everything can change from the panel.
  • Spam check on login page with captcha.
  • Contact forms for communication with users.
  • Supports external code adding. (Google analytics, adsense etc.)
  • Close using of tools by one click from the panel.
  • Automatic meta settings.
  • IP block by one click.
  • Note system for admin.
  • Full automatic system.
  • Fully mobile compatible.

๐Ÿ“Ž Panel Login Information

  • Username: admin
  • Password: admin

โš™๏ธ Some Tools

  • Website Screenshot
  • Whois Query
  • Live Preview Text Editor
  • Currency
  • Github Repository Lister
  • Github Profile Information
  • Weather Forecast
  • Website Source Code and more...

๐Ÿ“‚ Images from Project

home

blog

stats

generalSettings

addPost

admin

A tool example:

tool

๐Ÿ“Š Page speed statistics:

  • Desktop:

1085950065

  • Mobile:

41709191

web-tools's People

Contributors

efekoca avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.