Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Establish Basic Project Skeleton, Task Addition Guide, and Initial Layout #4

Closed
JangasCodingplace opened this issue Aug 20, 2023 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@JangasCodingplace
Copy link
Owner

Summary:

Set up a fundamental project structure for the kumon-math-app. As part of this structure, ensure there's a clear process for adding new mathematical tasks. Begin with the implementation of a rudimentary layout to offer a tangible starting point for the app's development.

Background:

To streamline our development process and ensure consistency across contributions, we need a foundational project skeleton. This basic structure will serve as the blueprint for the app, making it easier for developers (especially newcomers) to contribute and understand the project's flow.

Objective:

  • Develop a coherent project structure that will house the app's various components, utilities, modules, etc.
  • Introduce a guide detailing the process of adding new mathematical tasks.
  • Implement an initial, basic layout for the app to provide a visual starting point for further development.

Success Criteria:

  • The project should have a clear and organized directory structure.
  • New developers should be able to follow the guide seamlessly to add new mathematical tasks.
  • The initial layout provides a foundational visual representation of the app, allowing for further development and refinement.

Notes:

Given our team's diverse experience levels, prioritize clarity and simplicity in both the project structure and the guide. A straightforward setup now will reduce complexities and challenges as the project progresses.

@JangasCodingplace JangasCodingplace added the enhancement New feature or request label Aug 20, 2023
@JangasCodingplace JangasCodingplace added this to the Project Skeleton milestone Aug 20, 2023
@JangasCodingplace JangasCodingplace self-assigned this Aug 20, 2023
@JangasCodingplace
Copy link
Owner Author

This task is done with this commit:
95530e3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant