UltimateHealth icon indicating copy to clipboard operation
UltimateHealth copied to clipboard

💡[Feature]: Day 1: Backend Setup & Environment Preparation

Open SB2318 opened this issue 1 month ago • 6 comments

Is there an existing issue for this?

  • [x] I have searched the existing issues

Feature Description

🎯 Goal

Set up the entire backend foundation so the API runs successfully on your local system.

✅ Tasks

  • [ ] Fork the repository (https://github.com/SB2318/IEEE-s-Mindful-Devs-Bootcamp)
  • [ ] Create a new branch: yourname-ieee-igdtuw
  • [ ] Initialize Node.js project
  • [ ] Install required dependencies (express, dotenv)
  • [ ] Set up MongoDB
  • [ ] Create the basic folder structure
  • [ ] Add /src with routes, controllers, services
  • [ ] Create a root route / returning "API Is Working"
  • [ ] Add .env file (with dummy key)
  • [ ] Add .gitignore
  • [ ] Run server locally without errors

📌 Acceptance Criteria

  • The server should run without any crashes
  • Root route must display: "API Is Working"
  • Project should follow clean folder structure
  • Branch name must include -ieee-igdtuw

Use Case

Learning

Benefits

Build In Public

Add ScreenShots

No response

Priority

High

Record

  • [x] I have read the Contributing Guidelines
  • [ ] I'm a GSSOC'24 contributor
  • [ ] I'm a IEEE IGDTUW contributor
  • [ ] I want to work on this issue

SB2318 avatar Nov 15 '25 04:11 SB2318

Thank you for creating this issue! We'll look into it as soon as possible. Your contributions are highly appreciated! 😊

github-actions[bot] avatar Nov 15 '25 04:11 github-actions[bot]

Hi! i would love to try and work on this!

tristnaja avatar Nov 15 '25 10:11 tristnaja

Hi! Opened the PR, right here: https://github.com/SB2318/IEEE-s-Mindful-Devs-Bootcamp/pull/2

Please review and tell me if there is anything i can do for improvements or if there are any mistakes!

tristnaja avatar Nov 15 '25 10:11 tristnaja

@SB2318 should i start work on this ?

Shivin1016 avatar Nov 17 '25 11:11 Shivin1016

@SB2318 should i start work on this ?

Okay, but please make sure all PRs are merged before 11:59 PM today.

SB2318 avatar Nov 17 '25 11:11 SB2318

@SB2318 sure , I will take care of that

Shivin1016 avatar Nov 17 '25 12:11 Shivin1016