geochan/README.md

44 lines
1.1 KiB
Markdown
Raw Normal View History

2022-02-16 20:28:33 +01:00
# Permap
2021-11-05 14:13:28 +01:00
2022-02-16 22:59:21 +01:00
Permap is an open source geo-message-board software written in OCaml.
2021-11-05 14:13:28 +01:00
2022-02-16 20:28:33 +01:00
Permap was initially made to be a gardening/permaculture forum.
Permap's aim is to help people find friends with similar interests around them
and build local communities.
2021-11-05 14:13:28 +01:00
2022-02-16 20:28:33 +01:00
You can make threads with geographical coordinate,
2022-02-19 01:02:35 +01:00
this way you can find people near you doing interesting things,
2022-02-16 20:28:33 +01:00
socialize with them and share local knowledge.
2021-11-05 14:13:28 +01:00
2022-02-16 20:28:33 +01:00
## Permap's future
2021-11-05 14:13:28 +01:00
2022-02-16 20:28:33 +01:00
- Make permap federate
2021-11-05 14:13:28 +01:00
2022-02-16 20:28:33 +01:00
- More than coordinates
2021-11-05 14:13:28 +01:00
2022-02-16 20:28:33 +01:00
Make threads on anything with a geographical position.
Instead of making threads with a simple (latitude * longitude) data,
we want to be able to make threads on any OpenStreetMap's item/ActivityPub object
that can resolve to a geographical position.
2021-11-05 14:13:28 +01:00
2022-02-19 01:02:35 +01:00
# License
[AGPL-or-later]
[AGPL-or-later]: ./LICENSE.md
2024-05-29 19:16:48 +02:00
# TODO
- post nb limit
- make it a web-app instead
- rework style, full screen map
- dream -> drame
- good moderation/admin system
- all of [issues](https://git.zapashcanon.fr/zapashcanon/permap/issues)
- imagemagick: WARNING: The convert command is deprecated in IMv7
- db error on login fail instead of clean login error msg
- login fail on login with email?