micbelgique / EventOrganizer

solution with multiple applications which can help you to make your event more and more connected

Home Page:https://hitw2019.azurewebsites.net/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Forks Stargazers Issues


Logo

EventOrganizer - App In The Woods

EventOrganizer is a solution with multiple applications which can help you to make your event more and more connected. App In The Woods is the implementation of this solution for the second edition of Hack In The Woods.

View Demo · Report Bug · Request Feature

Table of Contents

About The Project

Twitter and Instagram Functions

These two functions will be use to retrieve the tweets and Instagram post with a determinate hashtag. Here, for the App In The Woods, it will check for the #hitw2019. They retrieve the data and the URL of these posts and they add them inside the solution with the API.

Photobox

Photobox

The Photobox is an app where you can take a picture of you and it will be added inside the solution like the 2 functions for social networks. It helps if you don't have a twitter or Instagram account or if you want to take a picture with more picture.

Leaderboard

Leaderboard

The Leaderboard is an app to show all the pictures and posts added inside the solution by the Photobox, the 2 functions and the UserApp. It's first function is to show it on a big screen to show the vibe of your event!

Dashboard

Dashboard

The Dashboard is a place where you will find all posts from the 2 social networks functions and pictures from the Photobox. You can decide to show them to the Leaderboard or not. It's a administration panel to remove pictures not wanted on the Leaderboard.

UserApp

UserApp

The UserApp is an app to help people inside your event. They want to know the schedule? It's in the app. They want to know the schedule for speakers? It's inside the app. They want to add new pictures to see them on the Leaderboard? They can! It's the app which is the most developed on this solution and it's a progressive webApp! Like that, people can use it like a simple website or like an app on their phones!

Built With

Roadmap

See the open issues for a list of proposed features (and known issues).

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Nathan Pire - @NathanPire - nathan@mic-belgique.be

Project Link: https://github.com/micbelgique/EventOrganizer

About

solution with multiple applications which can help you to make your event more and more connected

https://hitw2019.azurewebsites.net/

License:MIT License


Languages

Language:C# 38.0%Language:TypeScript 32.7%Language:HTML 24.1%Language:JavaScript 3.8%Language:CSS 1.5%