Giter Site home page Giter Site logo

zefling / classement-client Goto Github PK

View Code? Open in Web Editor NEW
2.0 2.0 0.0 1.82 MB

Tierlist webapp. | Mirror of https://git.ikilote.net/classement/classement

Home Page: https://classement.ikilote.net

License: GNU General Public License v3.0

JavaScript 0.25% TypeScript 53.01% HTML 29.03% SCSS 17.68% PHP 0.02%
angular classements tierlists webapp tierlist

classement-client's Introduction

Classement

Purpose

This application aims to manage ranking list by groups of elements in the form of images or texts. The lists are modifiable and configurable by options or drag'n drop.

Currently 2 modes are possible:

  • Stand-alone: backup mode is in a browser database (IndexedDB).
  • With API: Back on serveur with PHP.

See src/environments/environment*.ts for change.

Website

Current installation in this website.

Support the project

I'm Zéfling, the main developer on this project. If you want to help me a little to pay for my server which hosts my projects:

Buy Me a Coffee at ko-fi.com

You can also help by contributing, returning bugs or helping with translations.

Features

  • ✅ Stand-alone (without server)
    • ✅ Adding images by drag'n drop or copy-paste
    • ✅ Adding text under images
    • ✅ Possibility to have tiles with only text: copy-paste or drag'n drop of text (One tile per line)
    • ✅ Modes
      • ✅ Tierlist
      • ✅ Teams
      • ✅ Iceberg
      • ✅ Axis
    • ✅ Advanced customization of tiles, lines, background, etc.
      • ✅ Background image
      • ✅ Direction
    • ✅ Image tile
      • ✅ Reduce size
      • ✅ Change size
      • ✅ Resize
    • ✅ Backup in browser or in Json
      • ✅ Import (one or more)
      • ✅ Export all
    • ✅ Image export (PNG, JPG or WebP)
    • ✅ In-memory tierlists clone
    • ✅ Tags
    • ✅ Preferences
    • ✅ External API
      • ✅ IMDB
      • ⬜ MAL
  • With server (in progress)
    • ✅ Create user
      • ✅ Simple create
      • ✅ Email confirmation
      • ✅ Normal connection
      • ✅ OAuth2 connection
        • ✅ Discord
        • ✅ Facebook
        • ❌ Google (abandoned, the code is not deleted, but impossible to test)
      • ✅ Password lost
    • ✅ Profile
      • ✅ See personal tierlists
      • ✅ Remove tierslist
      • ✅ Change username
      • ✅ Change email
      • ✅ Change password
      • ✅ Change avatar
      • ✅ Remove user
    • ✅ Tierlists
      • ✅ Save tierlists on server
        • ✅ Public
        • ✅ Private
        • ✅ Private with password
      • ✅ Search in public tierlists
      • ✅ See tierlists form template
      • ✅ Tierlist view
        • ✅ Tierlist history
    • ✅ Admin
      • ✅ Search users or tierlists
      • ✅ Edit profil & change roles
      • ✅ Tierlists change status
      • ✅ Tierlists change category
      • ✅ Remove user
    • ✅ Contact form

Development

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory.

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.