FullStackGI / TimeLens

TimeLens: an open-source app to explore history. Upload & tag media by time & location. Journey through a community-created visual time capsule. Join us!
GNU General Public License v3.0
0 stars 4 forks source link

Design System Architecture #1

Closed FullStackGI closed 1 year ago

FullStackGI commented 1 year ago

The system architecture for the TimeLens app needs to be designed. This includes defining how the different components of our MERN stack will interact and how data will flow through the application.

FullStackGI commented 1 year ago

TimeLens System Architecture

1. Frontend (React + TypeScript)

2. Backend (Express + Node.js + TypeScript)

3. Database (MongoDB)

4. Storage

5. Data Flow

6. Additional Considerations