Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

233 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🛕 Ayodhya Sarthi

Your digital companion for exploring Ayodhya Dham.

Ayodhya Sarthi is a web-based tourism and pilgrimage guide designed to help visitors explore Ayodhya and discover important religious, cultural and tourist destinations.

The project provides information about places to visit, hotels, transportation, fares, maps, emergency services, complaints, contact information and AI assistance.

🌐 Live Website

Website:
https://ayodhyasarthi.vercel.app

Repository:
https://github.com/Codnexis/ayodhya-sarthi


✨ Features

  • 🛕 Explore important places in Ayodhya
  • 🤖 Ayodhya Sarthi AI
  • 🗺️ Ayodhya map
  • 🏨 Hotel information
  • 🚕 Transportation and fare information
  • 🚨 Emergency information
  • 📞 Contact and complaint support
  • 🌐 Multi-language support
  • 🔎 Search and navigation
  • 📱 Responsive design
  • 📲 Web app / PWA support
  • 📚 Detailed information pages for important destinations

🤖 Ayodhya Sarthi AI

Ayodhya Sarthi includes an AI assistance page to help users get information related to Ayodhya.

AI Page:

Ai.html


🛕 Places

Ayodhya Sarthi provides information about several important destinations, including:

  • Shri Ram Janmabhoomi / Ram Mandir
  • Hanuman Garhi
  • Kanak Bhawan
  • Saryu
  • Ram Ki Paidi
  • Nageshwar Nath
  • Mani Parvat
  • Guptar Ghat
  • Dashrath Mahal

Detailed information is also available through individual read-more pages.


🗺️ Map

map.html provides the map section of Ayodhya Sarthi and helps users explore important locations around Ayodhya.


🏨 Hotels

hotels.html provides the hotel and accommodation section for visitors looking for places to stay in Ayodhya.


🚕 Fare & Transportation

fare.html contains transportation and fare-related information to help visitors understand local travel options.


🚨 Emergency

emergency.html provides emergency-related information that can be useful for visitors during their journey.


📞 Contact & Complaints

The project includes dedicated pages for communication and support:

  • contact.html
  • complaint.html

🌐 Language Support

Ayodhya Sarthi includes language functionality using:

  • lang.js
  • lang.css

📱 Responsive Design

The website is designed to work across different screen sizes:

  • Mobile
  • Tablet
  • Laptop
  • Desktop

🛠️ Technologies

  • HTML5
  • CSS3
  • JavaScript
  • SVG
  • Responsive Web Design
  • Web App Manifest
  • Vercel

📂 Project Structure

ayodhya-sarthi/
│
├── index.html
│
├── Ai.html
├── places.html
├── map.html
├── hotels.html
├── fare.html
├── emergency.html
├── contact.html
├── complaint.html
├── developer.html
│
├── Hanuman-readmore.html
├── RamJanamBhoomi-readmore.html
├── kanak-readmore.html
│
├── app.js
├── lang.js
├── lang.css
├── style.css
│
├── manifest.json
├── robots.txt
├── sitemap.xml
├── LICENSE
└── README.md
🖼️ Images & Assets
├── Hanuman-garhi.png
├── hanumangarhi.jpg
│
├── rammandir.jpg
├── rammandir.png
│
├── kanakbhawan.png
├── kanakbhwan.jpg
│
├── Tulsi.png
├── guptar.png
├── mani-parvat.png
├── nageshwar.png
├── rampaidi.png
├── saryu.png
├── dashrath-mahal.png
│
├── royalhotel.png
│
├── amit.png
├── aryan.png
├── prateek.png
├── priya.png
├── vivek.jpg
├── profile.png
│
├── discription.png
├── download-icon.jpg
└── favicon.png

## Pages

```File	Description

index.html	Main website homepage
Ai.html	AyodhyaSarthi AI
places.html	Ayodhya places guide
map.html	Ayodhya map
hotels.html	Hotel information
fare.html	Transportation and fare information
emergency.html	Emergency information
contact.html	Contact information
complaint.html	Complaint and support page
developer.html	Developer information
Hanuman-readmore.html	Hanuman Garhi details
RamJanamBhoomi-readmore.html	Ram Janmabhoomi details
kanak-readmore.html	Kanak Bhawan details

⚙️ Core Files
style.css
Main stylesheet for the website interface, layout, navigation, sections, cards and responsive design.

app.js
JavaScript functionality used throughout the website.

lang.js
JavaScript functionality for language support.

lang.css
Styles for the language interface.

manifest.json
Web application manifest containing application metadata.

robots.txt
Search engine crawling instructions.

sitemap.xml
Website sitemap for search engine discovery.

favicon.png
Website favicon.

## 🚀 Run Locally
```Clone the repository
git clone https://github.com/Codnexis/ayodhya-sarthi.git
Enter the project directory
cd ayodhya-sarthi
Run the project

Open index.html in your browser.
For development, you can use VS Code with Live Server.

## 🔧 Development

```Clone the repository:

git clone https://github.com/Codnexis/ayodhya-sarthi.git
cd ayodhya-sarthi

After making changes:

git add .
git commit -m "Update Ayodhya Sarthi"
git push
🎯 Project Goals

Ayodhya Sarthi aims to make exploring Ayodhya easier by bringing useful travel and pilgrimage information together in one platform.

The project focuses on:

Discovering important destinations
Exploring Ayodhya through maps
Finding accommodation
Understanding transportation and fares
Accessing emergency information
Getting AI assistance
Supporting multiple languages
Providing detailed destination information
Making information accessible on mobile and desktop devices
🔮 Future Improvements
🗺️ Interactive map improvements
📍 Nearby places
🏨 More hotel information
🍽️ Restaurant information
🚕 Improved transportation information
🚌 Bus and railway information
🕐 Temple timings
🌦️ Weather information
⭐ Reviews and ratings
❤️ Favourite places
🔎 Advanced search and filters
🤖 Improved AI assistance
🌐 Additional language support
🔐 User authentication
📱 Improved PWA features
🔔 Travel notifications
🤝 Contributing

Contributions, suggestions and improvements are welcome.

1. Fork the repository
2. Create a new branch
git checkout -b feature/new-feature
3. Make your changes
4. Commit your changes
git add .
git commit -m "Add new feature"
5. Push your branch
git push origin feature/new-feature
6. Create a Pull Request
📜 License

This project is licensed under the MIT License.

See the LICENSE file for more information.

❤️ About

Ayodhya Sarthi is a digital platform focused on helping visitors explore the spiritual, cultural and tourist destinations of Ayodhya.

The project brings together useful information and digital tools to make discovering Ayodhya simpler and more accessible.

🚩 जय श्री राम

AyodhyaSarthi — Explore • Discover • Experience Ayodhya

## 🔗 Links

🌐 Live Website:
https://ayodhyasarthi.vercel.app

💻 GitHub Repository:
https://github.com/Codnexis/ayodhya-sarthi

About

Official Ayodhya Sarthi website for tourism, pilgrimage guidance, local transport, hotels, temples, and travel services in Ayodhya.

Topics

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages