Menu

Components Directory.

Bhargav Ekbote

The Components directory is located under the src directory, it is a directory that holds individual components that are used across LetsChat in conjunction with other components.

Currently, there are 2 components in the Components directory:
  • Login_page: This contains 2 files, index.html and game.css. The login page uses the addUser() function to carry out the login process, the addUser() function is stored in the kwitter.js file. So the kwitter.js file is a dependency for the login page.

  • navbar: This contains 2 files, navbar.html and navbar.css. The navbar is the global navigation menu in LetsChat, you can extract the navbar HTML from the navbar.html file and use it on multiple pages.

The Components directory also holds the Minimal directory, this directory contains minimal versions of files found in LetsChat.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.