Skip to content

Milestones

List view

  • This milestone focuses on polishing, testing, fixing, and finally deploying the MVP version: - Test each API and frontend interaction using Postman and manual UI testing - Bug tracking sheet should be updated and reviewed - Deploy backend on Render/GCP and connect to frontend - Finalize documentation and write a concise project summary Expected Deliverables: - Working app hosted online - Bug tracker with resolved issues - Final .md documentation for all APIs and features - Project summary PDF for presentation and resume

    Overdue by 7 month(s)
    Due by May 15, 2025
  • In this phase, the focus shifts to core logic integration: - Connect the frontend to the backend using JavaScript and Fetch/Axios - Integrate third-party APIs: OpenAI (itinerary), Google Maps (location), and Weather (real-time data) - Add dummy data if real API keys are unavailable for some modules temporarily Expected Deliverables: - Working call to OpenAI with user preferences and itinerary output - Google Maps search box + location selection - Real-time weather fetched from Weather API - Frontend shows dynamic data responses from APIs - Basic input validation added

    Overdue by 8 month(s)
    Due by May 5, 2025
    0/8 issues closed
  • This week focuses on setting up the initial foundation of the project. This includes: - Structuring the GitHub repo - Setting up the Django backend with DRF - Creating static frontend pages using HTML5 and SCSS - Organizing component layout and containers - Drafting planning docs and task breakdown Each member should focus on their domain responsibilities for structural setup. Expected Deliverables: - Home page HTML + Trip planner HTML (static) - Backend app setup with Django REST framework - Basic folder structures in frontend/ and backend/ - Planning document in /docs

    Overdue by 8 month(s)
    Due by April 25, 2025
    2/8 issues closed