Skip to content

MoriSummerz/IU-Place

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IU/place - Collaborative Pixel Canvas Editr

Project built as part of "Distributed and Network Programming" and "System and Network Administration" courses final project

Real-time collaborative pixel canvas editor, inspired by the famous Reddit Place ( also known as Pixel Battle).
The project allows users to draw on a shared canvas with real-time updates.
System supports 100+ concurrent users and 1000+ requests per second.

DNP Project Report Interface

The deployed version can be found at https://iuplace.morisummer.dev/

Authors

How to run it ?

  1. Clone the repository
git clone https://github.com/MoriSummerz/IU-Place/
cd IU-Place
  1. Run the compose file
DB_PASSWORD=<YOUR_PASSWORD> APP_PORT=<YOUR_PORT> GF_USER=<GRAFANA_USER> GF_PASSWORD=<GRAFANA_PASSWORD> docker compose up --build
  1. Open the browser and go to localhost:<YOUR_PORT>
    You should see the application running.

What technologies were used?

Backend

Backend

Frontend

Frontend

DevOps

DevOps

Project Architucture

DNP Project Report Schema

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •