Skip to content

Vahidpro/dastyar-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 

Repository files navigation

Dastyar Extension Main Page

This is a JavaScript application that provides a main page for the Dastyar extension with various utilities and features.

Technologies Used

  • JavaScript
  • HTML5
  • CSS3

APIs

App Previews

Desktop Mode

Desktop Mode

Mobile Mode

Mobile Mode

Features

Weather

  • Displays the current weather condition, temperature (current, maximum, and minimum), and a brief description.
  • Fetches weather data from the OpenWeatherMap API and Dastyar API.

Todo List

  • Users can add new tasks to a todo list.
  • Tasks can be edited or deleted.
  • Todo list data is stored in the browser's localStorage.

Time and Date

  • Displays the current time in the 24-hour format.
  • Shows the current date in the Persian (Jalali) calendar.
  • Also displays the Gregorian and Islamic (Hijri) calendar dates.

Bookmarks

  • Provides a list of predefined bookmarks with icons and titles.

Search

  • Includes a search input field for searching on Google.
  • Users can perform a Google search directly from the main page.

Installation

  1. Clone the repository.
  2. Navigate to the project directory.
  3. Open the index.html file in a web browser.

Usage

  1. Open the main page in a web browser.
  2. Interact with the various utilities and features provided on the page.
  3. Add or remove tasks from the todo list.
  4. Check the current weather conditions and temperature.
  5. View the time and date in different calendar systems.
  6. Access bookmarked websites or add new ones.