-
Notifications
You must be signed in to change notification settings - Fork 85
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
56 additions
and
58 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,58 +1,56 @@ | ||
![image](https://user-images.githubusercontent.com/12204265/48656589-f785b200-ea69-11e8-8278-3cf084ccbd27.png) | ||
|
||
## プリザンター | ||
プリザンターは.NETで動作するオープンソースのローコード開発プラットフォームです。簡単な操作で業務アプリが素早く作成できますので、業務の変化にも即座に対応。豊富な「開発者向け機能」が用意されているので既存システムとも柔軟に連携でき、強力な「スクリプト」機能や「API」も備えているのでパワフルな拡張性も併せ持っています。本当に欲しかった業務アプリが、フルスクラッチに比べて遥かに素早く簡単に作成できます! | ||
|
||
## 動作環境 | ||
動作環境は下記のFAQでご確認ください。 | ||
[プリザンターの動作環境や推奨スペック](https://pleasanter.org/manual/faq-recommended-specifications) | ||
|
||
## ダウンロード | ||
公式サイトよりダウンロードできます。 | ||
[pleasnater.org/dlcenter](https://pleasanter.org/dlcenter) | ||
|
||
## デモサイト | ||
デモ環境で機能を試すことができます。 | ||
[demo.pleasanter.org](https://demo.pleasanter.org) | ||
|
||
## ユーザマニュアル | ||
セットアップ手順から開発者向けの技術情報まで、以下のマニュアルにて公開しています。 | ||
[pleasanter.org/manual](https://pleasanter.org/manual) | ||
|
||
## 導入事例 | ||
様々な導入事例を公開しています。 | ||
[pleasanter.org/cases](https://pleasanter.org/cases) | ||
|
||
## サポート | ||
有償のサポートサービスを提供しています。 | ||
[pleasanter.org/support](https://pleasanter.org/support) | ||
|
||
## トレーニング | 導入支援 | コンサルティング | ||
様々な技術支援サービスを提供しています。 | ||
[pleasanter.org/service](https://pleasanter.org/service) | ||
|
||
## クラウドサービス | ||
すぐに利用可能なクラウドサービスを提供しています。 | ||
[pleasanter.net](https://pleasanter.net) | ||
|
||
## ライセンス | ||
AGPLライセンスです。 | ||
[GNU Affero General Public License v3.0](https://github.com/Implem/Implem.Pleasanter.NetCore/blob/master/LICENSE) | ||
商用ライセンスも提供しています。 | ||
[pleasanter.org/enterprise](https://pleasanter.org/enterprise) | ||
|
||
## 開発元 | ||
株式会社インプリムが開発しています。 | ||
[implem.co.jp](https://implem.co.jp) | ||
|
||
## お問い合わせ | ||
プリザンターについてのお問い合わせ総合窓口です。 | ||
[pleasanter.org/contact](https://pleasanter.org/contact) | ||
|
||
プリザンターに関する最新情報をTweetします。フォローをお願いします。 | ||
[twitter.com/pleasanter_oss](https://twitter.com/pleasanter_oss) | ||
|
||
## キャラクター | ||
ハヤブサのHAYATO | ||
![HAYATO](https://user-images.githubusercontent.com/12204265/54112024-9d4d9a00-4428-11e9-87a0-1423e403f300.png) | ||
[![GitHub stars](https://img.shields.io/github/stars/implem/implem.pleasanter)](https://github.com/implem/implem.pleasanter/stargazers) | ||
[![GitHub forks](https://img.shields.io/github/forks/implem/implem.pleasanter)](https://github.com/implem/implem.pleasanter/network) | ||
[![GitHub issues](https://img.shields.io/github/issues/implem/implem.pleasanter)](https://github.com/implem/implem.pleasanter/issues) | ||
[![GitHub license](https://img.shields.io/github/license/implem/implem.pleasanter)](https://github.com/implem/implem.pleasanter/blob/master/LICENSE) | ||
[![Release](https://img.shields.io/github/v/release/implem/implem.pleasanter?label=release&logo=github&style=flat-square)](https://github.com/implem/implem.pleasanter/releases/latest) | ||
[![Twitter Follow](https://img.shields.io/twitter/follow/pleasanter_oss?style=social)](https://twitter.com/pleasanter_oss) | ||
|
||
![image](Implem.Pleasanter/wwwroot/images/logo-version.png) | ||
|
||
## Overview | ||
Pleasanter is a no-code/low-code development platform that runs on .NET. You can quickly create business applications with simple operations, so you can respond immediately to changes in your business. It has a wealth of functions for developers, so it can be flexibly linked with existing systems, and it has powerful script functions and APIs, so it has powerful scalability. The business application you really wanted can be created much faster and easier than full scratch! | ||
|
||
## Features | ||
- Develop business applications with no-code | ||
- Fast and stress-free UI | ||
- Can be used as CRM, SFA, project management, etc | ||
- Can be used as image database, document database, etc | ||
- Searching, Sorting, and Aggregating Table Records | ||
- Relations between tables | ||
- Data history management | ||
- Status management and workflow | ||
- CSV import and export | ||
- Calendar and data chart(Gantt/Burndown/Timeseries/Crosstab/Kanban) | ||
- Email and chat notifications(Slack/Teams/etc) | ||
- Granular access control by table, row and column | ||
- LDAP and SAML authentication | ||
- Multilingual(English/Chinese/Japanese/German/Korean/Spanish/Vietnamese) | ||
- Extension with add-on JavaScript/CSS that works on the front end | ||
- Extension with add-on JavaScript that works on the server side | ||
- Extend with add-on SQL | ||
- API | ||
|
||
## DEMO | ||
Click [here](https://demo.pleasanter.org) to enter your email address and start the demo. | ||
|
||
## Requirement | ||
Pleasanter works using .NET6. Database can be PostgreSQL or SQL Server. | ||
|item|choice| | ||
|:----|:----| | ||
|OS|Windows / Linux| | ||
|Framework|.NET6| | ||
|Database|PostgreSQL / SQL Server| | ||
|
||
## Documentation | ||
You can learn installation procedures, parameter settings, operation methods, etc. | ||
[User's guide](https://pleasanter.org/manual) (Japanese only) | ||
|
||
## Case study | ||
Introduction to large companies, local governments, financial institutions, etc. is increasing. | ||
[User case studies](https://pleasanter.org/cases) (Japanese only) | ||
|
||
## License | ||
This program is under the terms of the [AGPL-3.0 license.](https://github.com/Implem/Implem.Pleasanter/blob/main/LICENSE) | ||
|
||
## Authors | ||
Pleasanter is developed by [IMPLEM Inc.](https://implem.co.jp) |