GithubHelp home page GithubHelp logo

balazsczap / public-space-planner Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 0.0 3.71 MB

A web-application that lets communities plan public areas together

C# 32.62% HTML 16.50% TypeScript 40.78% JavaScript 1.02% CSS 9.02% Batchfile 0.06%
dotnet-core rest-api angular2 angular-cli

public-space-planner's Introduction

Hungarian version

Public Space Planner

This application is under development for the project laboratory course of the BME-VIK Computer Engineering curriculum, under the advisory of Cserkúti Péter.

Description

The goal is the realization of a web appilcation by which a public area can be furnished by the people living in the neighbourhood of it. This would happen as a game-like activity, which encourages people to participate in the planning.

The game would consist of two phases:

  • In the first phase, participants can add items to an (already populated) stock, based on their unique desires and needs. These items can be voted on, commented on for further modifications, etc. The items can be finalized by the operators of the game.
  • In the second phase one can put these elements on a stylized map of the area, creating plans. The plans are subject to the same mechanisms as the stock items. The game is over when a certain time limit is passed.

The cental element in the game is the communication between participants, making the most proactive involvement possible.

Usage

The application's current latest version is (hopefully) available at: https://public-space-planner.herokuapp.com.

To make this possible, the Heroku configuration uses https://github.com/balazsczap/dotnetcore-buildpack which is a fork of another buildpack, but it is extremely fragile, usable only for this app.

Running locally

Dependencies:
Installation:
  • in Client directory

  • in Server\PublicSpacePlanner directory

    • dotnet restore
Running:

In the root folder: npm run dev. (If you want to launch it in two separate terminals, navigate to the subfolders, and npm start both.)

Client starts on the angular-cli default localhost:4200, server starts on the dotnet-core default localhost:5000, and API-calls from the client are proxied to the server.

public-space-planner's People

Contributors

balazsczap avatar

Stargazers

Kevin Moody avatar

Watchers

James Cloos avatar  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.