The structure is a generic Eleventy theme with the standard folder and file names.

Functionality #

flow chart

Use case diagram Usecase diagram

Class diagram Usecase diagram

Sequence diagram Sequence diagram

Tree View #

emanthusweb
|-- .history
|-- .vscode
|-- app
|   |-- Console
|   |-- Constants
|   |-- Events
|   |-- Exceptions
|   |-- gcm
|   |-- Helpers
|   |-- Http
|   |-- ios
|   |-- Jobs
|   |-- Libraries
|   |-- Listeners
|   |-- Policies
|   |-- Providers
|   |-- Repositories
|   |-- AbuseProvider.php
|   |-- Admin.php
|   |-- BannerImage.php
|   |-- ...
|-- backups
|-- bootstrap
|-- config
|-- config-
|-- controllers
|-- database
|-- node_modules
|-- public
|-- resources
|-- scrptSH
|-- storage
|-- tests
|-- vendor
|-- .arcconfig
|-- .babelrc.tmp
|-- .dockerignore
|-- .env
|-- .env.bck
|-- .env.example
|-- .gitattributes
|-- .gitignore
|-- .npm-debug.log.swp
|-- .server..swp
|-- .server.jsclear.swp
|-- =1.0.0
|-- =1.01
|-- 06082001dump.sql
|-- artisan
|-- bidding-calculation.md
|-- CHANGELOG.md
|-- composer.json
|-- composer.lock
|-- db.js
|-- dump.rdb
|-- error.log.log
|-- gentask.sql
|-- google9944bbb813fd8c2b.html
|-- gulpfile.js
|-- logger.js
|-- look.md
|-- nano.save
|-- nohup.out
|-- package-lock.json
|-- package.json
|-- package.json.awasync
|-- package.json.bck
|-- phpunit.xml
|-- readme.md
|-- redis.js
|-- routes.txt
|-- rts.md
|-- server.js
|-- server.js.bck
|-- server.js.tmp
|-- server.js.tmp1
|-- server.php
|-- serverTmp.js
|-- webpack.config.js

app tree structure
|-- sampledata
|-- emanthusapp
|   |-- activity
|   |   |-- main
|   |   |   |-- AddCardActivity
|   |   |   |-- BaseActivity
|   |   |   |-- ChangePasswordActivity
|   |   |   |-- ChatActivity
|   |   |   |-- FavProvidersActivity
|   |   |   |-- FullScreenImageActivity
|   |   |   |-- HelpActivity
|   |   |   |-- HistoryActivity
|   |   |   |-- JobActivity
|   |   |   |-- JobMapLaterActivity
|   |   |   |-- LoginRegisterActivity
|   |   |   |-- MainActivity
|   |   |   |-- OnboardingActivity
|   |   |   |-- PaymentStripe
|   |   |   |-- ProfileActivity
|   |   |   |-- ProviderGalleryActivity
|   |   |   |-- ProviderProfileActivity
|   |   |   |-- QuesAnswerDisplayActivity
|   |   |   |-- QuestionAnswerActivity
|   |   |   |-- SettingActivity
|   |   |   |-- SplashActivity
|   |-- adapter
|   |-- app
|   |-- custom_interface
|   |-- database
|   |-- fcmServices
|   |-- fragment
|   |-- gcm
|   |-- GCMhandlers
|   |-- model
|   |-- networking
|   |-- utils
|-- emanthusapp
|-- emanthusapp
|-- build.gradle
|-- build.gradle
|-- proguard-rules.pro
|-- gradle.properties
|-- gradle-wrapper.properties
|-- local.properties
|-- settings.gradle