Seewo Tech Circle
Author

Seewo Tech Circle

Seewo Tech Circle

15
Articles
0
Likes
2
Views
0
Comments
Recent Articles

Latest from Seewo Tech Circle

15 recent articles
Seewo Tech Circle
Seewo Tech Circle
Jun 28, 2019 · Frontend Development

Building a Fast, Updatable PC Client with Electron for Classroom Interaction

This article details how a team of web developers chose Electron to create a cross‑platform PC client for the teaching tool "Classroom Optimization Master", describing the technology stack, successive architectural evolutions, performance improvements, and lessons learned about modular design and hot updates.

Desktop ApplicationElectronFrontend Development
0 likes · 13 min read
Building a Fast, Updatable PC Client with Electron for Classroom Interaction
Seewo Tech Circle
Seewo Tech Circle
Jun 25, 2019 · Mobile Development

From Monolithic Android App to Modular Architecture: Lessons and Strategies

This article recounts the evolution of the Class Optimization Master Android project—from a dual‑end, no‑design prototype to an MVP‑based implementation and finally a modularized architecture—highlighting pain points, solutions, and practical steps for improving code boundaries, build times, and reusable modules.

AndroidMVParchitecture
0 likes · 12 min read
From Monolithic Android App to Modular Architecture: Lessons and Strategies