aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
blob: b32101af683e0cf6629ea9fc3d497176f03ac67b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
# Chouette
[![Maintainability](https://api.codeclimate.com/v1/badges/f9680a36dcfd25d4f2cf/maintainability)](https://codeclimate.com/github/af83/chouette-core/maintainability)


Chouette is a Ruby/Rails & Java project to manage transport offer data. It is designed as an [SaaS](http://en.wikipedia.org/wiki/Software_as_a_service) platform and can :
* Exchange transport data
 * [GTFS](https://developers.google.com/transit/gtfs/reference?hl=fr),
 * [NeTEx](http://www.normes-donnees-tc.org/format-dechange/donnees-theoriques/netex/)
* Create and edit transport data with a collaborative team workflow
* Be requested via a read-only [Restful API](https://en.wikipedia.org/wiki/Representational_state_transfer)
* [Import, Export and Validate transport data asynchronously](http://github.com/af83/chouette-core-iev)
* Use a [multi-tenancy database](http://en.wikipedia.org/wiki/Multitenancy)

Chouette Core
------------

Chouette Core is the open source version of Chouette  project. Use this project to fork and maintain your own Chouette project.

**Chouette Core is under construction**, contact [af83 Chouette team](mailto:chouette-dev@af83.com) if you have any question.

Requirements
------------

* [Import, Export and Validation Operations](https://github.com/af83/chouette-core-iev) are in the Java part of the project

Install
----------------

Install steps are available [here](https://github.com/af83/chouette-core/blob/master/INSTALL.md)

More Information
----------------

Some technical articles are available [on the wiki](../../wiki) too.

License
-------

This project is licensed under the CeCILL-B license, a copy of which can be found in the [LICENSE](./LICENSE.md) file.

Support
-------

Contact [af83 Chouette team](mailto:chouette-dev@af83.com) to know how to contribute to the Chouette project