Skip to content

Saqlain-qark/Idea-Adventurer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Idea Adventurer

This project is a website called "Idea Adventurer" that provides educational and technological resources for people interested in learning about new ideas.

Contents

This repository contains the following files:

  • education.html: A web page that displays educational resources for users.
  • homepage.html: The main web page for the "Idea Adventurer" website.
  • ideaadventurer.jsp: A server-side web page that handles user authentication and login.
  • signup.html: A web page that allows users to sign up for an account on the website.
  • technology.html: A web page that displays technological resources for users.

Getting Started

To get started with this project, you can simply clone the repository to your local machine:

git clone https://github.com/Saqlain-qark/Idea-Adventurer.git

Once you have the repository cloned, you can open any of the HTML files in your web browser to view the corresponding web page.

Contributing

If you would like to contribute to this project, you can fork the repository and make your changes on your own fork. Once you have made your changes, you can create a pull request to merge your changes back into the main repository.

  1. Fork the repository by clicking the "Fork" button on the top right corner of the repository page.
  2. Clone the forked repository to your local machine:
git clone https://github.com/your-username/Idea-Adventurer.git
  1. Create a new branch for your changes:
git branch my-new-feature
  1. Switch to the new branch:
git checkout my-new-feature
  1. Make changes to the code as desired.
  2. Commit the changes to your local repository:
git add .
git commit -m "Your commit message here"
  1. Push the changes to the remote repository:
git push origin my-new-feature
  1. Create a pull request by clicking the "New pull request" button on the main repository page and selecting your forked repository and the branch with your changes.

License

This project is licensed under the MIT License. See the LICENSE file for details.

Acknowledgements

This project was created by Mohammed Saqlain. Special thanks to Kunal Chandra Kar and Mayank Kumar for their contributions to the project.

About

Provide Ideas for Startup

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published