All Projects → HackNTU → HackingMap

HackNTU / HackingMap

Licence: Apache-2.0 license
黑客松現場的專案地圖,即時呈現各專案的進度與成果,促進參加者間的交流互動。

Programming Languages

Vue
7211 projects
javascript
184084 projects - #8 most used programming language
HTML
75241 projects
CSS
56736 projects

Projects that are alternatives of or similar to HackingMap

dating-app-concept-flutter
Dating App UI concept made to showcase Flutter in SheCodes hackathon
Stars: ✭ 53 (+103.85%)
Mutual labels:  hackathon
dayder
Search lots of data sets for spurious correlations
Stars: ✭ 44 (+69.23%)
Mutual labels:  hackathon
HackaPanel
⌨️ Hacka{Iran}'s Contest Panel / IDE
Stars: ✭ 15 (-42.31%)
Mutual labels:  hackathon
CODE-CAMP-2020
A Virtual Hackathon Camp for Developers, Build real products and win Swags in comfort of your home.
Stars: ✭ 30 (+15.38%)
Mutual labels:  hackathon
CTF-Script-And-Template-Thrift-Shop
[180+ scripts] There are a few genuine gems in there. And a lot of spaghetti code. Most of these scripts were for solving CTF's. If you googles something for a CTF and landed here look at the scripts they're all fairly malleable. Sorry for the shitty naming conventions (not really). If you are a recruiter stop. I wont be able to rewrite half thi…
Stars: ✭ 38 (+46.15%)
Mutual labels:  hackathon
ionic2-firebase-hackathon-starter
A hackathon starter for ionic2 using firebase, already has user authentication, reset password, google login etc
Stars: ✭ 34 (+30.77%)
Mutual labels:  hackathon
dutch-hackathons
Building the most comprehensive list of annual hackathons in the Netherlands at hackathonlist.nl.
Stars: ✭ 22 (-15.38%)
Mutual labels:  hackathon
HackTheDeep
The 4th Annual American Museum of Natural History Hackathon produced by the BridgeUP: STEM program
Stars: ✭ 35 (+34.62%)
Mutual labels:  hackathon
hackathon
Repositório de hackathons do Training Center
Stars: ✭ 20 (-23.08%)
Mutual labels:  hackathon
developer-challenge
No description or website provided.
Stars: ✭ 36 (+38.46%)
Mutual labels:  hackathon
take-off
An Open Source Distributed Hackathon, Lead By Giveth.io
Stars: ✭ 21 (-19.23%)
Mutual labels:  hackathon
hackathon-prep-material
Getting ready for a Bluemix hackathon? Here is some great material to get you started.
Stars: ✭ 26 (+0%)
Mutual labels:  hackathon
awesome-hackathon-projects
This is a curated list of amazing hackathon projects
Stars: ✭ 193 (+642.31%)
Mutual labels:  hackathon
ratewithscience
Rate things on arbitrary scales using big data and science!
Stars: ✭ 42 (+61.54%)
Mutual labels:  hackathon
hackerAPI
🐓 API for registration, live-site
Stars: ✭ 20 (-23.08%)
Mutual labels:  hackathon
CADLab Loyalty
This is a end to end Loyalty business scenario
Stars: ✭ 21 (-19.23%)
Mutual labels:  hackathon
hackupc-landing
🚀 HackUPC's landing page
Stars: ✭ 31 (+19.23%)
Mutual labels:  hackathon
Healthify
Healthify - An app to track your daily water intake and sleep and boost your work efficiency. Healthify is built using Kotlin and follows all modern android Development practices and hence is a good learning resource for beginners
Stars: ✭ 37 (+42.31%)
Mutual labels:  hackathon
HackTheSolarSystem
The 5th Annual American Museum of Natural History Hackathon produced by the BridgeUP: STEM program
Stars: ✭ 22 (-15.38%)
Mutual labels:  hackathon
relay-starter-kit
💥 Monorepo template (seed project) pre-configured with GraphQL API, PostgreSQL, React, Relay, Material UI.
Stars: ✭ 3,513 (+13411.54%)
Mutual labels:  hackathon

HackingMap

Introduction

HackingMap is a realtime map of project for hackathon events. Hackers can post, update and share their project with each other. With the heart and star icon, anyone login with Facebook can vote for projects they like.

HackingMap for HackNTU2017: https://hackntu.github.io/HackingMap/#/projects

Features

Post a project and embed custom content

Revel project on map

Project status filter

Tools

  • Vue.js 2.0
    • A prograssive front-end framework perfact for single-page applications. Check out vue-cli Webpack boilerplate for the project structure.
  • Firebase
  • ElementUI
  • Airtable
    • The full schedule of hackathon is co-edited in an Airtable base and display on the right column (Desktop only), with the current event highlighted. Check out Airtable API.

Usage

# Clone the project
git clone https://github.com/HackNTU/HackingMap.git && cd hackingmap

# Install dependancies
yarn

# (optional) Create a Firebase project and modify src/appconfig.js accordingly

# Develope
yarn dev

# Build
yarn build
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].