Giter Club home page Giter Club logo

web-proj's Introduction

Artify - Social Media for Artists

Welcome to Artify! Artify is a social media platform designed specifically for artists to connect, share their work, and engage with other members of the artistic community.

Features

  • Profile Creation: Create your unique artist profile to showcase bio, and other relevant information.
  • Artwork Upload: Share your artwork with the community by uploading images or videos directly to your profile.
  • Discover: Explore a diverse range of artworks and artists from around the world. Discover new talent and get inspired.
  • Interact: Like and comment artworks to engage with fellow artists and enthusiasts.
  • Messaging: Connect with other artists through direct messaging. Share feedback, collaborate on projects, or simply chat about art.

Getting Started

  1. Sign up for an Artify account.
  2. Complete your profile and personalize it with your portfolio and bio.
  3. Start uploading your artwork to share with the community.
  4. Explore, interact, and connect with fellow artists.

Contributing

Artify is an open-source project, and we welcome contributions from the community. Whether it's through code contributions, feature suggestions, or bug reports, your contributions help make Artify better for everyone. Visit our GitHub repository at TheDarkRuler/web-proj to get involved.

License

Artify is licensed under the MIT License. See the LICENSE file for more information.

Usage

Clone repository

firstly clone the repository by running:

git clone https://github.com/TheDarkRuler/web-proj.git

Run locally

After cloning the repository run:

cd web-proj

to enter the root folder of the application.

To run the social network locally on your device you can run the docker container created by building and then running it:

docker compose build
docker compose up

Otherwise you can use XAMPP and set it up manually as you wish.

The database will be populated with some mockup data to test it, as this repo is a testing version of the actual social media.

PS: be sure to have the port 41062 free when running the docker image (you can change it in the compose.yml file).

Access the social media

After the docker image is running just open http://localhost:41062/www/frontend/index.html
and enjoy!!

web-proj's People

Contributors

nickghignatti avatar thedarkruler 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.