Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/rafitc/lamhat

Turn any digital devices into photo frame.
https://github.com/rafitc/lamhat

golang

Last synced: 10 days ago
JSON representation

Turn any digital devices into photo frame.

Awesome Lists containing this project

README

        

# Lamhat - Digital Photo Frame

_Turn any digital devices into photo frame._

**Lamhat**: An Arabic word meaning "moments," capturing and displaying your cherished memories.

## Background

I have an old iPad Air 1st Gen that is no longer in use due to the lack of software update support. I want to repurpose this device as a cloud photo frame.

## Technology

- **Backend:** Go (Gin framework)
- **Frontend:** Not yet decided (suggestions are welcome - please create an issue)
- **Database:** PostgreSQL for data and MinIO for object storage

## System Design

Read design doc from here [CLICK HERE](docs/README.md)

## TO DO

- [x] High level system design
- [x] Low level system design
- [x] Database setup
- [x] Backend
- [x] Auth
- [x] Admin access and ops
- [ ] Device management
- [x] Image push/pull service
- [ ] Front-end
- [ ] Device View
- [ ] Slideshow View
- [ ] Admin View