HTTP error 401 for prompt `slogan`
Developed with the software and tools below.
IdeaSpark is a full-stack web application aimed at sparking creativity and collaboration by providing a platform for users to share and explore ideas. Whether you're organizing a hackathon or looking to participate, IdeaSpark has got you covered.
Event Registration: Users can register for upcoming hackathons by providing necessary details.
Event Hosting: Organizers can create and manage hackathon events efficiently.
User Authentication: Secure user authentication system to ensure data privacy and integrity.
Responsive Design: The website is designed to be responsive, ensuring optimal user experience across various devices and screen sizes.
๐ Repository Structure
โโโ Ideaspark_web/
โโโ LICENSE
โโโ README.md
โโโ css
โ โโโ scss-files.txt
โ โโโ style.css
โโโ img
โ โโโ about-bg.jpg
โ โโโ club-logo.png
โ โโโ gallery
โ โ โโโ 1.jpg
โ โ โโโ 2.jpg
โ โ โโโ 3.jpg
โ โ โโโ 4.jpg
โ โ โโโ 5.jpg
โ โ โโโ 6.jpg
โ โ โโโ 7.jpg
โ โ โโโ 8.jpg
โ โโโ ideaspark-favicon.png
โ โโโ ideaspark-logo-color.png
โ โโโ ideaspark-logo.png
โ โโโ intro-bg.jpg
โ โโโ prizes.jpg
โ โโโ speakers
โ โ โโโ 1.jpg
โ โ โโโ 2.jpg
โ โ โโโ 3.jpg
โ โ โโโ 4.jpg
โ โ โโโ 5.jpg
โ โ โโโ 6.jpg
โ โ โโโ bizpage-preview.png
โ โโโ subscribe-bg.jpg
โ โโโ supporters
โ โ โโโ 1.png
โ โ โโโ 2.png
โ โ โโโ 3.png
โ โ โโโ 4.png
โ โ โโโ 5.png
โ โ โโโ 6.png
โ โ โโโ 7.png
โ โ โโโ 8.png
โ โโโ venue-info-bg.jpg
โ โโโ winner_cup.jpg
โโโ index.html
โโโ js
โ โโโ main.js
โโโ lib
โโโ animate
โ โโโ animate.css
โ โโโ animate.min.css
โโโ bootstrap
โ โโโ css
โ โ โโโ bootstrap.css
โ โ โโโ bootstrap.min.css
โ โโโ js
โ โโโ bootstrap.bundle.min.js
โ โโโ bootstrap.min.js
โโโ easing
โ โโโ easing.js
โ โโโ easing.min.js
โโโ font-awesome
โ โโโ css
โ โ โโโ font-awesome.css
โ โ โโโ font-awesome.min.css
โ โโโ fonts
โ โโโ FontAwesome.otf
โ โโโ fontawesome-webfont.eot
โ โโโ fontawesome-webfont.svg
โ โโโ fontawesome-webfont.ttf
โ โโโ fontawesome-webfont.woff
โ โโโ fontawesome-webfont.woff2
โโโ jquery
โ โโโ jquery-migrate.min.js
โ โโโ jquery.min.js
โโโ owlcarousel
โ โโโ LICENSE
โ โโโ assets
โ โ โโโ ajax-loader.gif
โ โ โโโ owl.carousel.css
โ โ โโโ owl.carousel.min.css
โ โ โโโ owl.theme.default.css
โ โ โโโ owl.theme.default.min.css
โ โ โโโ owl.theme.green.css
โ โ โโโ owl.theme.green.min.css
โ โ โโโ owl.video.play.png
โ โโโ owl.carousel.js
โ โโโ owl.carousel.min.js
โโโ superfish
โ โโโ hoverIntent.js
โ โโโ superfish.js
โ โโโ superfish.min.js
โโโ venobox
โ โโโ venobox.css
โ โโโ venobox.js
โ โโโ venobox.min.js
โโโ wow
โโโ wow.js
โโโ wow.min.js
.
File
Summary
index.html
HTTP error 401 for prompt index.html
css
File
Summary
style.css
HTTP error 401 for prompt css/style.css
scss-files.txt
HTTP error 401 for prompt css/scss-files.txt
lib.venobox
File
Summary
venobox.css
HTTP error 401 for prompt lib/venobox/venobox.css
venobox.js
HTTP error 401 for prompt lib/venobox/venobox.js
venobox.min.js
HTTP error 401 for prompt lib/venobox/venobox.min.js
lib.wow
File
Summary
wow.min.js
HTTP error 401 for prompt lib/wow/wow.min.js
wow.js
HTTP error 401 for prompt lib/wow/wow.js
lib.owlcarousel
lib.font-awesome.css
File
Summary
font-awesome.css
HTTP error 401 for prompt lib/font-awesome/css/font-awesome.css
font-awesome.min.css
HTTP error 401 for prompt lib/font-awesome/css/font-awesome.min.css
lib.easing
File
Summary
easing.js
HTTP error 401 for prompt lib/easing/easing.js
easing.min.js
HTTP error 401 for prompt lib/easing/easing.min.js
lib.bootstrap.css
File
Summary
bootstrap.css
HTTP error 401 for prompt lib/bootstrap/css/bootstrap.css
bootstrap.min.css
HTTP error 401 for prompt lib/bootstrap/css/bootstrap.min.css
lib.bootstrap.js
lib.jquery
lib.animate
File
Summary
animate.min.css
HTTP error 401 for prompt lib/animate/animate.min.css
animate.css
HTTP error 401 for prompt lib/animate/animate.css
lib.superfish
File
Summary
superfish.min.js
HTTP error 401 for prompt lib/superfish/superfish.min.js
superfish.js
HTTP error 401 for prompt lib/superfish/superfish.js
hoverIntent.js
HTTP error 401 for prompt lib/superfish/hoverIntent.js
js
File
Summary
main.js
HTTP error 401 for prompt js/main.js
Clone the Ideaspark_web repository:
git clone https://github.com/8uraj/Ideaspark_web
Change to the project directory:
Install the dependencies:
๐ค Running Ideaspark_web
Use the following command to run Ideaspark_web:
To execute tests, run:
Contributions are welcome! Here are several ways you can contribute:
Contributing Guidelines
Fork the Repository : Start by forking the project repository to your GitHub account.
Clone Locally : Clone the forked repository to your local machine using a Git client.
git clone https://github.com/8uraj/Ideaspark_web
Create a New Branch : Always work on a new branch, giving it a descriptive name.
git checkout -b new-feature-x
Make Your Changes : Develop and test your changes locally.
Commit Your Changes : Commit with a clear message describing your updates.
git commit -m ' Implemented new feature x.'
Push to GitHub : Push the changes to your forked repository.
git push origin new-feature-x
Submit a Pull Request : Create a PR against the original project repository. Clearly describe the changes and their motivations.
Once your PR is reviewed and approved, it will be merged into the main branch.
This project is protected under the SELECT-A-LICENSE License. For more details, refer to the LICENSE file.
List any resources, contributors, inspiration, etc. here.
Return