Milestone Ideas #6
abenteuerzeit
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Initial Milestones
These milestones are just an idea and actually should be adjusted and expanded as the project progresses and new requirements or challenges arise.
Get started
Project Setup and Initial Commit: Set up the project repository, including README, .gitignore, and initial code commit. This milestone marks the official start of the project.
[] Define Project Architecture: Establish the overall architecture of the project, including the technology stack and the MVC (Model View Controller) structure. This milestone includes setting up the basic structure of the project in code.
After first meeting
Frontend Wireframe Design: The frontend team (@Efzo, @piotrpalacz , and @DemetrPI) will create a wireframe of the user interface using Figma. This milestone marks the completion of the initial design phase.
Backend API Setup: The backend team (@abenteuerzeit and @LucidMoments) will set up the initial RESTful APIs and logic to provide mock / scraped data for the views. This milestone marks the completion of the initial backend setup.
Todo
Multilingual Support: Implement the initial multilingual functionality, focusing on English and Ukrainian. This milestone marks the completion of the basic internationalization setup.
Database Setup: Decide on the final database technology (MongoDB or an alternative) and set up the initial database structure. This milestone marks the completion of the initial database setup.
Frontend Development: Complete the development of the initial set of frontend features based on the wireframe design. This milestone marks the completion of the first version of the frontend.
Backend Development: Complete the development of the initial set of backend features, including the controller and routes. This milestone marks the completion of the first version of the backend.
Integration and Testing: Integrate the frontend and backend, and conduct thorough testing to ensure everything works as expected. This milestone marks the completion of the initial full-stack development phase.
First Release: Deploy the first version of the application. This milestone marks the official launch of TenantTalk.
Beta Was this translation helpful? Give feedback.
All reactions