Skip to content

HirotakaDango/ArtCODE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ArtCODE - 🎨🌐 Simple Image Sharing Platform

Home Screenshot

📋 About ArtCODE

ArtCODE is an image sharing and upload website built with vanilla PHP by a solo developer. Inspired by the likes of Pixiv and Pinterest, this platform has some features and functionalities like those platforms, all meticulously optimized using SQLite database only. This website was created with absolutely zero cost. Because it use vanilla php, making it very ease to modify for those who are unfamiliar with PHP frameworks.

Here's the another screenshots:

Upload Screenshot Image Preview Desktop Image Preview Mobile

👤 Profile

Profile Screenshot Favorite Screenshot

🔧 Manage

To manage users and images, simply navigate to the admin section and access the admin panel. I continuously working on improving this panel. In the meantime, you can easily manage files and folders within the admin section.

You can install ArtCODE as progressive webapp.

Please note that in order to run the sqlite database, you will need to install the sqlite database extension. If you are using xampp, you can do this by accessing the xampp control panel, clicking on "config," selecting "php.ini," and searching for the sqlite extension. Don't forget to remove the semicolon to enable the extension.

✨ Features:

  • 📝 User register and login to upload image, can't upload if not registered or logged in
  • 🗑️ User can delete their post
  • 📥 User can download image from download button
  • 🌅 Generate thumbnail to save bandwidth
  • ❤️ Add image to your favorites
  • 💬 Forum chat to discuss something
  • 🔖 Image tags so you're not had a difficult time finding specific images
  • ⚙️ Settings page to manage your account
  • 🔒 Change password for additional security
  • 👥 You can change your username
  • 🔍 Follow/unfollow button with following/follower count
  • 📸 Multi-image upload
  • 💬 Comments

Development progress still far from complete. I will update as possible for this zero cost website.

Note: This is just my school assignment, and I want to develop even further to make it really better.