An open API service indexing awesome lists of open source software.

https://github.com/christianjuth/blorp

A web, Android, and iOS client for the federated, activity pub based, Lemmy social media platform
https://github.com/christianjuth/blorp

lemmy lemmy-client tamagui

Last synced: about 2 months ago
JSON representation

A web, Android, and iOS client for the federated, activity pub based, Lemmy social media platform

Awesome Lists containing this project

README

        

![github banner](https://github.com/user-attachments/assets/3e0142ab-eee8-4a18-be95-50c5f31ba171)

A cross platform web, iOS and Android client for Lemmy

## 🚀 Features/Todo
Blorp is a work in progress, and the goal is to check off everything below for v1
- [ ] Posts
- [X] Markdown editor - _working but needs improvement_
- [X] Create post - _working but needs improvement_
- [X] Comment on post
- [X] Report
- [ ] Moderate
- [ ] Communities
- [X] Join/Leave
- [X] Sidebar on large and small screens
- [ ] Create
- [ ] Report
- [ ] Moderate
- [ ] Users
- [ ] User page
- [X] Feed of user's posts
- [ ] Feed of users comments
- [X] Multi acount login
- [ ] Settings
- [X] Offline image caching for native
- [X] Clear cache
- [X] Post filtering
- [X] Link to GitHub for issue reporting
- [ ] Internal
- [X] Anonymously catch runtime errors using Sentry
- [ ] End-to-end tests
- [X] Initial setup
- [ ] Test critical user flows
- [ ] Unit tests
- [ ] Tests Zustand stores - _mostly done_
- [X] Tests lib folder
- [X] Storybook
- [X] Visial testing via Cromatic

## 📚 Stack

* [One](https://onestack.dev/) - One React framework for web and native
* [Tamagui](https://tamagui.dev/) - Unified style solution optimised for web ant native
* [Vite](https://vite.dev/) - Next Generation Frontend Tooling
* [Zustand](https://github.com/pmndrs/zustand) - Bear necessities for state management in React