Timeline - IEEE-Team-3/map GitHub Wiki

Project Timeline for TeamApp 📅

The development of TeamApp is planned to be completed in one month. The timeline outlines the key milestones and deliverables for each phase of the project. With a dedicated team of 5 members, including 2 frontend developers, 2 backend developers, and 1 full-stack lead, the goal is to build a scalable, secure, and feature-rich team management platform.


🚀 Week 1: Planning & Initial Setup

Goals:

  • Define project scope, features, and objectives.
  • Set up the development environment, version control, and project management tools.
  • Develop initial wireframes and UI/UX designs.
  • Create Obsidian structure and fill initial files with project goals.

Key Tasks:

  • Finalize app structure and features (via Obsidian files).
  • Set up GitHub repository and Docker containerization.
  • Define core technical stack (React-Vite, Express.js, MongoDB, TypeScript, Docker).
  • Develop wireframes for the main app interface.
  • Design initial roles and permission models.

Deliverables:

  • Project roadmap and feature list finalized in Obsidian.
  • GitHub repo initialized and Docker setup complete.
  • Wireframes and app UI/UX drafts.

🚀 Week 2: Frontend & Backend Development Kickoff

Goals:

  • Start building the frontend components and layout.
  • Set up backend API endpoints for user and team management.
  • Begin integrating MongoDB for team and user data storage.
  • Implement basic authentication and user registration/login.

Key Tasks:

  • Frontend: Build basic UI components (login, team creation, dashboard).
  • Backend: Set up Express.js routes for user management, authentication, and team creation.
  • Database: Design MongoDB schemas for users, teams, roles, and tasks.
  • Implement user authentication (JWT-based).

Deliverables:

  • Initial frontend layout and login system.
  • API endpoints for user registration and team creation.
  • MongoDB schemas implemented for core entities.

🚀 Week 3: Core Features & System Integration

Goals:

  • Implement the chat system and team communication features.
  • Develop the task and points system.
  • Set up the announcements system for each team.
  • Integrate frontend and backend systems.

Key Tasks:

  • Frontend: Build chat components (team chat, DMs, notifications).
  • Backend: Set up task creation and assignment logic, points allocation system.
  • Frontend: Create task boards (Kanban-style).
  • Implement announcements feature for team-wide communication.

Deliverables:

  • Functional chat system integrated with backend.
  • Task assignment and points system operational.
  • Announcements system integrated and tested.
  • Task board feature fully functional.

🚀 Week 4: Final Testing, Optimization & Deployment

Goals:

  • Test the full functionality of the application.
  • Optimize frontend and backend for performance and security.
  • Containerize the app for deployment with Docker.
  • Finalize the leaderboard and role management features.

Key Tasks:

  • Testing: Perform unit, integration, and manual tests.
  • Optimize: Improve app performance and security measures.
  • Containerization: Set up Docker and Docker Compose for deployment.
  • Finalize the leaderboard logic based on points and roles.

Deliverables:

  • Fully tested application (unit and integration tests).
  • Dockerized version of the app for deployment.
  • Final leaderboard, role permissions, and admin panel features implemented.
  • Full deployment checklist complete.

🏁 Final Deliverables:

  • TeamApp deployed and running on a live server.
  • All major features fully functional and tested.
  • Dockerized version for easy deployment.
  • Documentation in Obsidian and the GitHub repo for future developers.
  • Team performance and user feedback collected.

📈 Success Metrics:

  • On-time Delivery: Complete the app within the one-month timeframe.
  • Feature Completeness: All planned features should be functional.
  • Bug-Free Launch: Ensure no critical bugs at launch.
  • User Adoption: Gather early feedback from internal teams and users.

This timeline serves as a guide to keep the team focused and on track for completing TeamApp efficiently within the 1-month timeframe. Adjustments may be made as needed during the development process.