Skip to content

# Added basic files and routing#1

Open
Bhagy3sh wants to merge 2 commits intoCodeX-SIT:mainfrom
Bhagy3sh:main
Open

# Added basic files and routing#1
Bhagy3sh wants to merge 2 commits intoCodeX-SIT:mainfrom
Bhagy3sh:main

Conversation

@Bhagy3sh
Copy link
Copy Markdown

@Bhagy3sh Bhagy3sh commented Mar 4, 2025

Added basic files in frontend for -

  • Mood input
  • Calendar
  • Profile
  • Sign in / sign up
  • Conversations
  • Insights
  • Notifications
  • Badges / Streaks.

Added basic routing for these files.

Added basic files in frontend for Mood input, Calendar, Profile, Sign in / sign up , Conversations, Insights, Notifications, Badges / Streaks. Added basic routing for these files.
@MatricalDefunkt
Copy link
Copy Markdown
Member

Hello @Bhagy3sh,

As soon as I opened the app on Expo Go, I was faced with a multitude of errors, primarily stemming from the importing and use of "react-router-dom" in frontend/src/routes.tsx.

To fix them, I deleted the file, made sure no other file referenced it, removed the dependency and made some adjustments to App.tsx (frontend/App.tsx)

I do not believe you tested your application before committing it.

You will also need to create Home and About components as are referenced in your routes.

@Bhagy3sh
Copy link
Copy Markdown
Author

Okay, apologies for the inconvenience. I will work on this

- Fixed import statement outside module error
- Added Home and About page
- Fixed About page routing
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants