Giter VIP home page Giter VIP logo

gesticker's Introduction

GESTICKER

GEWIS sticker database.

Build status

Development

Start PHP server

cd server
php -S localhost:80 -t public

Start assets server

cd client
yarn run dev-server

Production

Maybe later.

gesticker's People

Contributors

mesoptier avatar nickygerritsen avatar wmouwen avatar dorxy avatar

Watchers

 avatar James Cloos avatar  avatar  avatar

Forkers

mesoptier

gesticker's Issues

Implement backend API

  • Set up database
  • API methods:
    • GET /api/stickers - List all stickers
    • POST /api/stickers - Add a sticker
    • GET /api/stickers/:id - Get sticker details

Add admin interface

  • Load a page on admin.gesticker.nl (or some other URL)
  • Authentication
  • List all stickers
  • Edit a sticker
  • Remove a sticker

Group stickers on map when zoomed out

If you are zoomed out we still show all stickers on the map, which will never work. We should do something like group them and show the number of stickers, and when clicking on them show a list of them.

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.