Coder Social home page Coder Social logo

openknowledgebe / appsforx Goto Github PK

View Code? Open in Web Editor NEW

This project forked from dobbelsteen/appsforz

5.0 5.0 2.0 9.96 MB

Organize your own hackathon with the Apps for X framework

License: Other

PHP 39.98% JavaScript 3.79% HTML 18.73% CSS 37.22% ApacheConf 0.28%

appsforx's People

Contributors

dobbelsteen avatar pieterjanpauwels avatar wesobi avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Forkers

fbo civiclabtz

appsforx's Issues

app folder doesn't exist

In the README.md, an app folder should exist to chmod app/storage. However, there's a folder storage, but no folder app/storage

Language is inconsistent

Language is inconsistently switching between Dutch and English.
This should be English only as it is reusable.

Adding a color to a session has no use at the moment.

You can add a color to a session, but at the moment all it does is add the color code to the session view, without using it.

Going to change it up a bit by using the color in the styling of the session block on the programme page.

Error: Some folders are missing on installation

Apparently sometimes(?) Folders seem to be missing for the initial migration to work.

These folders are:

  • storage/cms/cache
  • storage/cms/twig

Not sure if this is actually supposed to happen, because the files it adds to these folders (considering after adding these files the migration works all of a sudden) might be some kind of temporary or build files?
schermafbeelding 2016-04-13 om 14 32 57

[UPDATE] - second check

Need someone else to go through the installation of the development branch and see if there are no issues on their side. If not, we can push it to the master branch.

@pietercolpaert or @Dobbelsteen, can one of you do it? Should only take 5 minutes if nothing goes wrong.

No generic themes

Momentarily, AppsForX has no generic themes the user can choose from, as the only theme that is added is the Apps For Ghent theme. I will need to add a theme) so the users can easily use it or use it as a base to work from.

Initial migration does not work

When running php artisan october:up for the first time, it will not work due to a field not being nullable, while it should be.

AppsForX/plugins/rainlab/blog/updates/create_posts_table.php
$table->integer('event_id')->nullable();

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.