mirror of
https://github.com/dscyrescotti/Memola.git
synced 2026-01-14 05:03:24 +01:00
[PR #2] [MERGED] Set up project codebase for development kick-off #42
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
main← Head:feature/setup📝 Commits (1)
45b63cafeat: set up project📊 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
MemoViewandMemosView.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.