Week 2 Report and Git and Visual Studio Setup
Sagar Chaudhary
1. Tasks Completed
-
Successfully cloned the GitHub repository (
FoodNextDoor). -
Resolved repository initialization issue (unrelated histories).
-
Set up local development environment (Node, npm, VS Code extensions).
-
Pushed initial project files into
mainbranch on GitHub.
2. Tasks in Progress
-
Reviewing app folder structure (
app/(tabs),components,hooks). -
Preparing documentation for initial setup steps.
-
Coordinating with teammates for contribution flow (branching + pull requests).
3. Issues/Challenges
-
Encountered fatal: refusing to merge unrelated histories when syncing local with remote
4. Solutions/Actions Taken
-
Fixed git issue by linking local
mainwithorigin/mainand force-pushing.
Toggle Track Link- https://drive.google.com/file/d/1rufLPwF3ZOTEXIEwDdI5X86QhnEwjI5d/view?usp=drive_link
Comments
Post a Comment