Git Product home page Git Product logo

rightbit / conference-fusion Goto Github PK

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

Con-Fusion is a session/schedule planner for conferences. This online tool allows you to submit and brainstorm session ideas, create a call for panelists/papers, and arrange the schedule and rooms for the conference. You can also manage presenter information, like bios and contact info, with flexible database fields you can customize to your specific conference.

License: MIT License

PHP 51.18% CSS 0.23% JavaScript 0.67% Vue 40.61% SCSS 0.08% Blade 7.22%

conference-fusion's Introduction

Conference-Fusion: A Conference Schedule Builder

Placeholder Readme

Conference-Fusion is a session/schedule planner for conferences. This online tool allows you to submit and brainstorm session ideas, create a call for panelists/papers, and arrange the schedule and rooms for the conference. You can also manage presenter information, like bios and contact info, with flexible database fields you can customize to your specific conference.

This is just placeholder readme until the app reaches a full beta. If you are interested in installing or contributing, contact the creator here. Standard install and best-practices for a Laravel App apply here.

Installation

  • Clone the repo and cd into the project directory
  • Create a MySQL DB and grant access to a user for the app
  • Requires php-gd, ensure it's installed on server
  • Create .env file from .env.example and edit it to include:
    • DB connection info
    • App encryption key (or run php artisan key:generate)
    • Mail settings (required for forgot password emails)
  • Run composer install from the project directory
  • Run npm install from the project directory
  • Install the DB migrations - Run php artisan migrate
  • Seed the DB - Run php artisan db:seed
  • Create a custom view views/custom/welcome.blade.php
  • Create a custom view views/custom/terms.blade.php

To Run Locally

  • cd into the project directory
  • Run php artisan serve
  • Run npm run dev

Login

Default User: [email protected]

Default Password: password

THIS MUST BE CHANGED BEFORE USING THE SITE

Customizations and Personalizations

  • Database seeds and csv files labeled CustomImport will be ignored in git
  • Custom images may be uploaded to public/images/design
  • Custom Views for terms and conditions and welcome can be added to
    • resources/views/custom/terms.blade.php
    • resources/views/custom/welcome.blade.php

To Dos

  • Make Session/panel/presentaion type names dynamic
    • Create flag to include them in the call
  • Make Consignment Sales into an optional module

Built in Laravel

Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experience to be truly fulfilling. Laravel takes the pain out of development by easing common tasks used in many web projects, such as:

Laravel is accessible, powerful, and provides tools required for large, robust applications.

Learning Laravel

Laravel has the most extensive and thorough documentation and video tutorial library of all modern web application frameworks, making it a breeze to get started with the framework.

If you don't feel like reading, Laracasts can help. Laracasts contains over 2000 video tutorials on a range of topics including Laravel, modern PHP, unit testing, and JavaScript. Boost your skills by digging into our comprehensive video library.

License

The Laravel framework is open-sourced software licensed under the MIT license.

conference-fusion's People

Contributors

rightbit avatar

Stargazers

 avatar

Watchers

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