GithubHelp home page GithubHelp logo

metaladmiral / memelok-mono Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 49.3 MB

Memelok is a social media website where you get full copyright to your meme as a memer.

Home Page: https://memelok.prakharsinha.xyz

JavaScript 39.98% Python 0.49% HTML 4.30% CSS 19.06% PHP 35.15% Hack 1.03%
chat-application flask friend-requests imageoptimizer meme memes mysql node node-js oophp

memelok-mono's Introduction

Memelok

Memelok is a social media website designed exclusively for memers. It offers a unique feature that provides full copyright ownership to the creators of memes. As a memer, you have complete control over your creations and can protect them from unauthorized use. Memelok also offers various additional features to enhance your memeing experience.

Features

  • Full Copyright Ownership : Memelok ensures that you, as a memer, retain full copyright ownership of the memes you create. This allows you to protect your work and have control over its usage.

  • Real-time Chat: Stay connected with your friends and fellow memers through real-time chat. Engage in conversations, share memes, and collaborate on projects in a seamless and interactive environment.

  • Personalized Recommendations: Memelok provides personalized recommendations based on your interests and preferences. Discover new memes, trends, and memers that align with your tastes, ensuring an engaging and tailored experience.

  • Meme Downloads: Easily download your favorite memes directly from Memelok. Save and enjoy them offline, or share them across other platforms.

  • Explore and Discover: Discover a vast collection of memes from memers around the world. Explore trending content, popular memes, and stay up to date with the latest memeverse trends.

  • Community Interaction: Join a vibrant community of memers and engage in discussions, collaborations, and sharing of ideas. Connect with like-minded individuals who appreciate the art of memes.

How to setup locally to contribute?

  1. Download and install Xampp server from here - Click here

  2. Clone this repo in {{XAMPP_INSTALLATION_DIR}}/htdocs/

  3. Run the apache and mysql server using Xampp.

  4. Now go to {{XAMPP_INSTALLATION_DIR}}/htdocs/memelok-mono/chat-server/ . You can start the chat-dev-server from this dir by running the following command in the terminal:

    npm install
    npm run devStart
    
  5. Now go to {{XAMPP_INSTALLATION_DIR}}/htdocs/memelok-mono/image-alteration-server/ . You can start the flask-image-compression dev-server from this dir by runninng the following commands:

python3 app.py
  1. Now go to http://localhost:{APACHE_PORT}/phpmyadmin/ and in the import tab, select a file called

    memelok_init_DB.sql and import the DB.

  2. Now, open the define.php file and set the values of all variables like paths and mysql username and password.

  3. Now go to http://localhost:{APACHE_PORT}/memelok-mono to access the website.

memelok-mono's People

Contributors

dependabot[bot] avatar metaladmiral avatar

Watchers

 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.