[PR #2] [MERGED] Set up project codebase for development kick-off #42

Closed
opened 2025-12-29 05:19:14 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/dscyrescotti/Memola/pull/2
Author: @dscyrescotti
Created: 5/4/2024
Status: Merged
Merged: 5/4/2024
Merged by: @dscyrescotti

Base: mainHead: feature/setup


📝 Commits (1)

📊 Changes

5 files changed (+95 additions, -30 deletions)

View changed files

📝 Memola.xcodeproj/project.pbxproj (+47 -5)
📝 Memola/App/MemolaApp.swift (+1 -1)
Memola/ContentView.swift (+0 -24)
Memola/Features/Memo/MemoView.swift (+22 -0)
Memola/Features/Memos/MemosView.swift (+25 -0)

📄 Description

Description

This PR sets up the project to embark the product development adding the core screens called MemoView and MemosView.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/dscyrescotti/Memola/pull/2 **Author:** [@dscyrescotti](https://github.com/dscyrescotti) **Created:** 5/4/2024 **Status:** ✅ Merged **Merged:** 5/4/2024 **Merged by:** [@dscyrescotti](https://github.com/dscyrescotti) **Base:** `main` ← **Head:** `feature/setup` --- ### 📝 Commits (1) - [`45b63ca`](https://github.com/dscyrescotti/Memola/commit/45b63ca0d9e1c2899a6ed5d17b526f38708b1236) feat: set up project ### 📊 Changes **5 files changed** (+95 additions, -30 deletions) <details> <summary>View changed files</summary> 📝 `Memola.xcodeproj/project.pbxproj` (+47 -5) 📝 `Memola/App/MemolaApp.swift` (+1 -1) ➖ `Memola/ContentView.swift` (+0 -24) ➕ `Memola/Features/Memo/MemoView.swift` (+22 -0) ➕ `Memola/Features/Memos/MemosView.swift` (+25 -0) </details> ### 📄 Description ### Description This PR sets up the project to embark the product development adding the core screens called `MemoView` and `MemosView`. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-29 05:19:14 +01:00
adam closed this issue 2025-12-29 05:19:14 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/Memola#42