Welcome to the Mono-Repo for my three ongoing projects:
- To-Do App: A simple task management app built using Kotlin and Jetpack Compose.
- Weather App: A basic structure for a weather forecasting app.
- Daily News App: A skeleton for a news aggregation app.
This README is still in its primitive form and serves as a basic placeholder for now. I plan to expand and improve it as the projects evolve. For now, it will briefly describe the three ongoing apps and the repo structure. Think of this as a work-in-progress guide – more detailed documentation will be added soon.
The To-Do app is built using Kotlin and Jetpack Compose. It allows users to manage tasks with basic CRUD functionality.
The Weather App currently contains the basic project structure for integrating weather APIs and UI components for displaying weather data.
The Daily News App is a skeleton project for aggregating and displaying daily news articles.
- Detailed Documentation: Each project will have its own dedicated section with instructions for setup, usage, and contributing.
- Feature List: A more detailed breakdown of each app's functionality will be added.
- API Integration: Information on APIs used in the Weather and Daily News apps will be documented.
- Screenshots and Diagrams: To provide better visualization of the app structures.
Stay tuned as I continue to update this repository with more information and features. Thanks for your patience!
Contributions are welcome once the primary structure is complete. For now, the code is in its early stages, so feel free to explore, but please be aware that the project is under heavy development.
This project is licensed under the MIT License - see the LICENSE file for details.
⚙️ Note: This is a "construction site" README. It will be expanded as the projects progress and the code matures.