Skip to content

3n3a-school/gibz-m133

Ranglisten - M133

Webapplikation mit Session Handling realisieren

Usage

Docker

Start the application with Docker-Compose:

sudo docker-compose up --build -d
  1. Once the application is up and running open your browser
  2. Go to the URL: host:port/
  3. Now the application should automatically go to install.php
    and begin installing itself.
  4. Once done you should be up and running with the following admin creds: admin:admin

XAMPP

  1. In config.php comment the lines after For Docker and uncomment For XAMPP
  2. Create a User in PHPMyAdmin with the name m133 and the password 1234.
  3. Create a Database with the name m133
  4. Add these files in this directory to htdocs and head on over to localhost:80
  5. Now the database structure should be automatically created
  6. Once done you should be up and running with the following admin creds: admin:admin

Import of Ranking Lists

  • Can import csv's from o-l.ch, where is kind=all&csv=1
  1. Download from o-l.ch
  2. Change file extension to .csv
  3. Open in Sublime Text and Save with Encoding > UTF-8
  4. Import in Webapp

Developer Info

Known Bugs

  • Templating engine:
    • Cannot have two template tags on one line

About

An Application to Display Swiss Running Competitions' Rankings

Topics

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Packages

 
 
 

Contributors