Coder Social home page Coder Social logo

Build Status

What is CaronaBoard?

CaronaBoard.com is an open source project, with the goal of creating a way to optimize the use of cars in cities, contributing to reduce local traffic, reduce use of fossil fuel, and help people to connect to their friends and colleagues.

Different than other products such as BlablaCar, CaronaBoard aim is to remain free! In our view giving a ride is a matter of friendship! We based the entire idea on principles of friendship and comradery, and that you would spend the same fuel and money if you go alone or if you give ride to your friends/colleagues. If they want to give the rider a contribution it is up to them, but the tool won't be designed to make money out from it.

Another huge difference from other car pooling systems is that the focus of CaronaBoard is to serve people on their daily routine inside the cities, like going to work and back. This conceptual difference makes CaronaBoard mission a lot more challenging because daily rides are less planned and least for a very short time span. The transportation subject in big urban centers is a super complex problem but at the same time we believe that this would make our mission and work fun and inspiring.

In order to solve this problem we would like to gather brilliant people with the ideas and willigness to radically change the world!

Product vision:

Below some ideas about the concept of CaronaBoard:

  1. Free tool: CaronaBoard will be free, meaning that it won't be used to make money or provide tools for people make money
  2. Connect people: the idea is simple, CaronaBoard has to allow people to easy communicate and get ride to each other.
  3. Communities: the product will evolve to the idea of communities, so people can create a community for its workplace, or a group of soccer friends for example. This will ensure you do not risk to get/give ride to someone you do not know or someone that can offer risk, specially in the current world where there is a lot of violence, prejudice and sexism. The idea is that in the future group administrator could allow people to join group or ban other members.
  4. Collaboration: CaronaBoard idea is to be a collaborative project. Your ideas and contributions are welcome.

Tech stack

Prerequesites

  • Node.js 8+ (We recommend using nvm to manage your Node version)

Installing

  1. nvm use (optional if you use nvm)
  2. npm
  3. npm start
  4. http://localhost:8080/

Running tests

We are using elm-test for writing tests for elm. Since elm type system is already so safe and ease refactoring by a lot, we are attempting a new idea: to not write unit tests, instead, we just write fuzz tests, which checks for the edge cases, and integration tests, using elm-testable, which ensure things are working well together and provide much more safety when refactoring.

To run tests, simply run npm test.

Deployment - Circle CI

Cicle builds the app and run the Elm tests. Then, when in master branch, it deploys to github pages by creating a new commit on the repo caronaboard.github.io.

You can see Cicle CI config on .circleci/config.yml, and the pipeline here.

But if you want to deploy your changes to a temporary url and see how they look like, simply run npm run deploy:now

Kanban Wall

https://github.com/CaronaBoard/caronaboard/projects

caronaboard's Projects

caronaboard doesnโ€™t have any public repositories yet.

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.