Skip to content

Krail is a trip planning android app for public transport in Sydney, NSW, Australia

License

Notifications You must be signed in to change notification settings

ksharma-xyz/Krail

Repository files navigation

Krail - Making travel simple and fun.

Tag Lines

  • Hop On, Mate!
  • Ride the rail without fail

Technology

Architecture

This project follows MVVM **Modern Android Development Architecture ** with a focus on separation of concerns and testability.

  • UI Layer: Built using Jetpack Compose, providing a declarative and reactive approach to UI development.
  • Data Layer: Utilizes repositories to abstract data sources and provide a clean API for accessing data.
  • Domain Layer: Contains business logic and use cases, separated from UI and data concerns.

[Diagram here - TBD]

Navigation

[TBD]

Design System

Using a fully custom design system built using Compose Foundation APIs. Not using the Material Design system but taking inspiration from it.

Accessibility

[TBD]

Testing

  1. UI / Snapshot Testing - Paparazzi - TBD
  2. Junit 4 - TBD

Contributing

Not accepting any contributions until MVP is ready.

License

Copyright 2024 Karan Sharma.

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

Contact

www.ksharma.xyz

About

Krail is a trip planning android app for public transport in Sydney, NSW, Australia

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages