Skip to content
This repository was archived by the owner on May 3, 2026. It is now read-only.

RalfKit/BlackGame-archive

Repository files navigation

BlackGame-archive

Overview

BlackGame-archive is an archived prototype of an early full-stack web application originally built around four years ago.

The project was created as an experimental platform combining authentication, user profiles, and an early concept for Spotify-based statistics. It reflects an early development phase focused on learning modern web application patterns.

The project is no longer maintained or actively developed.

Goals (historical)

The main ideas behind the project were:

  • Building a user authentication system
  • Creating user profile management
  • Exploring OAuth integration via external providers
  • Designing a simple multi-page application structure
  • Experimenting with a Spotify statistics feature

The Spotify integration was the primary conceptual feature but was never fully implemented.

Key Features (implemented)

  • Authentication system (login / logout)
  • OAuth login via external providers (via PocketBase)
  • User profile page:
    • Username
    • Avatar upload and selection
    • Password management
    • Language settings
    • Theme selection (DaisyUI)
  • Basic settings interface
  • Support page (static content)
  • Initial routing structure
  • Placeholder page for Spotify statistics

Planned but incomplete

  • Spotify statistics integration (OAuth + data visualization)
  • Extended social features

Tech Stack

  • Frontend: Svelte / SvelteKit
  • Styling: Tailwind CSS, DaisyUI
  • Backend: PocketBase
  • Authentication: PocketBase Auth + OAuth providers

Architecture Notes

  • Primarily client-side driven application logic
  • PocketBase used as backend-as-a-service for auth and storage
  • Minimal server-side logic
  • Focus on rapid prototyping rather than scalability or production readiness

Status

This project is archived.

It serves as a reference for early experimentation with authentication systems, UI structure, and third-party integrations.

No updates or maintenance are planned.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors