πŸ“ Folder Structure
β”œβ”€β”€ Vhato
    β”œβ”€β”€ authentication
    β”œβ”€β”€ src
        β”œβ”€β”€ fonts
        β”œβ”€β”€ images
        β”œβ”€β”€ js            
            β”œβ”€β”€ dir
                β”œβ”€β”€callList.json
                β”œβ”€β”€chats.json
                β”œβ”€β”€contacts.json
                β”œβ”€β”€jsonfull-emoji-list.json
                β”œβ”€β”€users.json
            β”œβ”€β”€ pages
            β”œβ”€β”€ app.js
        └── scss
            β”œβ”€β”€ custom
            β”œβ”€β”€ _variables.scss  
            β”œβ”€β”€ _variables-dark.scss
            β”œβ”€β”€ app.scss                
            β”œβ”€β”€ bootstrap.scss                
            └── icons.scss
    β”œβ”€β”€ vhato
    β”œβ”€β”€ templates  
        β”œβ”€β”€ account 
        β”œβ”€β”€ authentication       
        β”œβ”€β”€ partials
            β”œβ”€β”€ base.html
            β”œβ”€β”€ conversation-group.html
            β”œβ”€β”€ conversation-user.html
            β”œβ”€β”€ sidebar-menu.html
            β”œβ”€β”€ tabpane-bookmark.html
            β”œβ”€β”€ tabpane-calls.html
            β”œβ”€β”€ tabpane-chats.html
            β”œβ”€β”€ tabpane-contacts.html
            β”œβ”€β”€ tabpane-profile.html
            β”œβ”€β”€ tabpane-settings.html
            β”œβ”€β”€ user-profile-details.html
    β”œβ”€β”€ db.sqlite3
    β”œβ”€β”€ gulpfile.js
    β”œβ”€β”€ manage.py
    β”œβ”€β”€ package.json
    β”œβ”€β”€ README.md
    └── yarn.lock
Β© Vhato.
Crafted with by Themesdesign