Giter VIP home page Giter VIP logo

galapsbs's Introduction

icon galapsbs

The source code of the Gala 2023 Web App

Linux Windows GitHub license GitHub commits GitHub latest commit Maintenance

GitHub version Author Author

  1. โœ๏ธ In short
  2. ๐Ÿ‘ฉโ€๐Ÿซ Usage
  3. ๐Ÿ’ Get Help
  4. ๐Ÿ”ฐ Support
  5. โš–๏ธ License
  6. ๐Ÿ”„ Changelog
  7. ๐Ÿ› Bugs and TODO

โœ๏ธ In short

Warning This repo is supposed to be private. It could leave this state though for showcase purposes. If you ever get access to it please do not steal all the hard work !

We are definitively closing maintenance for this App. This repo will be archived soon.

This repo contains all the source code and assets of the 2023 Gala Web App hosted by Tรฉlรฉcom Physique Strasbourg. There are two (main) branches here :

  • master which holds the said source code
  • gh-pages which is an up-to-date clone of the ./build/web folder

Normally, you would find a release version of the web app running by galapsbs.fr hosted by ionos. Alternatively, find a local version running by Github Pages.

๐Ÿ‘ฉโ€๐Ÿซ Usage

Please make sure you have installed the required dependencies with :

flutter pub get

Run a production version with the device of your choice with :

flutter run -d <device> --release --web-renderer canvaskit

Note Since some animations can be pretty heavy for some devices, we will use canvaskit as the renderer ; please make sure you load the web app with a WASM enabled browser !

๐Ÿ’ Get Help

file a new issue

This project is no longer maintained. Please refer to the latest release note.

๐Ÿ”ฐ Support

You can find all the infos you want on the official Flutter website. To release your app, take a look at the specific documentation.

The app won't publish / show up ?

Well if you ever published your own app on Github Pages, there is a weird thing with absolute / relative paths. Basically what you want to do is look for (or create) the tag

<base href="$PATH" />

and replace it with

<base href="./" />

Note that this bug only occures with GitHub Pages and that you will most likely not need to update the tag if you deploy the app on your own server.

There is a scaling bug between Android apk and Web js App

YES

โš–๏ธ License

This project is licensed under the AGPL-3.0 new or revised license. Please read the LICENSE file. Specific ASSETS LICENSE apply for all assets. TL;DR : you shouldn't use these assets.

Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met :

  • Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.

  • Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.

  • Neither the name of this Web App authors nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

๐Ÿ”„ Changelog

gantt
    title Main Versions
    dateFormat YYYY-MM-DD

    section source Code v1.0+
    Android version : 2022-06-01, 3d
    iOS version     : 2022-06-02, 3d
    Web App         : 2022-06-01, 157d
    Testing         : 2022-06-05, 1d

    section source Code v1.5+
    Android version : 2022-11-25, 7d
    iOS version     : 2022-11-26, 2d
    Web App         : 2022-11-25, 31d
    Testing         : 2022-11-29, 1d

    section source Code v2.0+
    Android version : 2023-01-01, 7d
    iOS version     : 2023-01-02, 2d
    Web App         : 2023-01-01, 42d
    Testing         : 2023-01-05, 1d

    section Production release
    Web App      : 2022-06-03, 4d
    Github Pages : 2022-06-05, 2d
    IONOS        : 2022-06-04, 2d
    Google Cloud : 2022-10-29, 1d
    Firebase     : 2022-10-29, 1d

๐Ÿ› Bugs and TODO

Bugs - first fix patch version

  • events won't load (v1.1.2)
  • bad spacing in some widgets (v1.1.1)

TODO - first implementation version

  • redo the team page description widget (v1.1.1)
  • stable release for larger screens (v1.1.2)
  • proper pre-cache for large assets / image compression (v1.1.2)
  • events page (v1.3.0)
  • buy tickets page (v1.8.0)
  • light/dark mode switch [suggested by Nicolas M]
  • flutter GitHub web build & deploy action

galapsbs's People

Contributors

thomasbyr avatar

Stargazers

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