https://github.com/macalistair1/nepalipulse
Nepali Pulse is a one-stop app for getting the latest information on petrol and diesel prices in Nepal. With real-time updates, users can be sure they are always up to date with the latest prices, making it easy to plan their trips and budget accordingly.
https://github.com/macalistair1/nepalipulse
Last synced: 3 months ago
JSON representation
Nepali Pulse is a one-stop app for getting the latest information on petrol and diesel prices in Nepal. With real-time updates, users can be sure they are always up to date with the latest prices, making it easy to plan their trips and budget accordingly.
- Host: GitHub
- URL: https://github.com/macalistair1/nepalipulse
- Owner: MacAlistair1
- License: mit
- Created: 2024-07-12T10:09:16.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2025-01-14T05:12:03.000Z (4 months ago)
- Last Synced: 2025-01-15T08:49:16.537Z (4 months ago)
- Language: HTML
- Homepage: http://nepalipulse.jeevenlamichhane.com.np/
- Size: 1.13 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Nepali Pulse
Nepali Pulse is a mobile-friendly web application designed to provide users with real-time updates on various topics such as fuel prices, share market trends, top music videos, live gold prices, currency rates, bank interest rates, and social hashtags. The application features a user interface that mimics a mobile app experience by incorporating a mobile frame as the background.
## Features
- **Nepal Oil Corporation**: Displays the latest fuel prices including petrol, diesel, kerosene, and LPG gas.
- **Share Market**: Provides updates on the share market trends.
- **Top Music Video**: Lists the top music videos.
- **Gold Prices**: Shows live prices of gold and silver per tola in NRP.
- **Currency Rate**: Offers the latest currency exchange rates.
- **Bank Interest & FD Rate**: Displays the saving and fixed deposit rates of various banks.
- **Social Hashtags**: Highlights popular social media hashtags.
- **Date Convert**: Provides a tool for date conversion.## Installation
1. Clone the repository:
```bash
git clone https://github.com/MacAlistair1/nepalipulse.git
```
2. Navigate to the project directory:
```bash
cd nepalipulse
```
3. Open `index.html` in your preferred web browser.## File Structure
- **assets/**: Contains all the image assets used in the project.
- **index.html**: The main HTML file for the application.
- **styles.css**: The main CSS file for styling the application.
- **README.md**: Documentation for the project.## Usage
To use the application, simply open the `index.html` file in your web browser. The application is designed to be viewed on a mobile-sized screen and features a mobile frame background to enhance the user experience.
## Contributing
Contributions are welcome! If you have suggestions for improvements or new features, please submit an issue or create a pull request.
See the [CONTRIBUTING](CONTRIBUTING.md) file for more details.## License
This project is licensed under the MIT License. See the [LICENSE](LICENSE) file for more details.