Top

Documentation

Taxido is a unique and innovative app and website that brings a range of professional taxi services to your doorstep. Whether you need a quick ride, a rental, or intercity travel, Taxido offers reliable, convenient, and efficient solutions. Taxido - your all-in-one taxi service!

Folder Structure For Both User & Driver App

NOTE :
Before launching the app, ensure you have correctly set up the ADMIN LARAVEL and have added all necessary data through the admin panel.


  • Project[Taxido User/ Taxido driver]
    • src
      • api
        • endpoints
        • services
        • interface
        • method.tsx
        • config.tsx
      • assets
        • images
        • icons
        • fonts
        • language
      • commonComponents
        • button
        • header
        • index.tsx
      • components
        • authComponents
        • modalContainer
        • index.tsx
      • screens
        • auth
        • homeScreen
        • Payment
        • index.tsx
      • themes
        • appColors.tsx
        • appConstant.tsx
        • appFonts.tsx
      • utils
        • icons
        • images
        • localstorage
        • themeContext.tsx
  • app.tsx