Git Product home page Git Product logo

c4p's Introduction

The ultimate mapping application

##Purpose This application was created purely to show how to use Wardley Maps in practice. As a side effect of applying Wardley Maps, I will get a fully functional, and trully working c4p application I would like to use.

Components

Wardley Maps recommend outsourcing everything what someone else can do better than you are. Fortunately, organizing conferences and gathering talk proposals is a repeatable task, with equally boring and repeatable subtasks, so the whole project requires only small bits of integration.

Component 1 - Platform

I do not consider myself a developer anymore, and development techniques have changed significantly during cloud adoption. I do not want to reinvent the wheel, so I have used a ready technology stack configured and stubbed for my by OpenShift (Node + Mongo), which also offered free hosting for small apps.

Component 2 - User Management

User registration, e-mail confirmation, password management - those are all boring tasks that are hard to get right for first timers. But, hey, Maps say that those tasks should be outsourced, and there is one provider that offers a free tier - Stormpath. If you want to run this application, you need to register there and obtain apiKey.properties file.

Component 3 - User Image

Why to reinvent the wheel again? Image upload? Cropping? That's like plenty of code to write. Let's use a service that already does this and does it well - Gravatar. The commit adding this feature had 10 (ten) lines.

Open Source

Maps say that open source increases adoption. This software is expected to ease the paper submission process for all sides, so, take it, use it, share it, do whatever you want. It is all ASL 2.0.

Running the application

  1. Checkout the code.
  2. Register at Stormpath, create there your own application and download apiKey.properties.
  3. npm start

Accessing the live application

The application is running under this address: http://c4p-geecon.rhcloud.com/. You may propose your talk to non-existing conference.

Contributing

Open a request, suggestion, pull request, share this to any conference organizers. We can help each other.

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.