Welcome to the Spotlet repository!
Spotlet is a non-profit project developed by Sreedev and Muhammed, designed to help newcomers easily find hostels. The website offers detailed information, images, and contact details for various hostels, ensuring that users can make informed decisions.
- Home Page: Provides an overview of the website and highlights key hostels.
- Details Page: Offers comprehensive information about each hostel, including amenities, location, and pricing.
- About Page: Enables users to reach out for help regarding the website.
- Complete homepage design
- Add more hostel details (added 6)
- UI for mobile devices
- Finalize hostel image gallery (4 out of 6 done)
- Finalize hostel locations (4 out of 6 done)
- Add an about us page
- Link all pages for seamless navigation
- Test on different screen sizes and resolutions
- Add hostel amenities
- Write documentation for future contributors
SPOTLET/
│
├── About/
│ ├── about.html
│ ├── about.css
│ └── about.js
│
├── Details/
│ ├── details.html
│ ├── details.css
│ └── details.js
│
├── Home/
│ ├── home.html
│ ├── home.css
│ └── home.js
│
├── Images/
│ ├── img_1.jpg
│ ├── img_2.jpg
│ ├── img_3.jpg
│ ├── img_4.jpg
│ ├── img_11.jpg
│ ├── img_12.jpg
│ ├── img_13.jpg
│ ├── img_14.jpg
│ ├── img_21.jpg
│ ├── img_22.jpg
│ ├── img_31.jpg
│ ├── img_32.jpg
│ ├── img_33.jpg
│ ├── img_34.jpg
│ ├── img_35.jpg
│ ├── img_36.jpg
│ ├── img_37.jpg
│ ├── img_38.jpg
│ ├── vid_39.mp4
│ ├── loading.png
│ └── placeholder.png
│
├── Testing/
│ ├── csv_json_convertion.py
│ ├── Hostel_details.csv
| ├── Layout_test.json
│ ├── Main_home_layout.html
│ └── view_csv.py
│
├── hostel_details.json
├── index.html
├── script.js
├── styles.css
├── LICENSE
└── README.md
To access the website, simply click here.
Sreedev: GitHub Profile Project co-creator focused on frontend, functionality and design.
Muhammed: GitHub Profile Project co-creator focused on frontend and details collection from hostel owners.