43 lines
1.1 KiB
Markdown
43 lines
1.1 KiB
Markdown
# Permap
|
|
|
|
Permap is an open source geo-message-board software written in OCaml.
|
|
|
|
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.
|
|
|
|
You can make threads with geographical coordinate,
|
|
this way you can find people near you doing interesting things,
|
|
socialize with them and share local knowledge.
|
|
|
|
## Permap's future
|
|
|
|
- Make permap federate
|
|
|
|
- More than coordinates
|
|
|
|
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.
|
|
|
|
# License
|
|
|
|
[AGPL-or-later]
|
|
|
|
[AGPL-or-later]: ./LICENSE.md
|
|
|
|
# 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?
|