anushkagarg5653 / Guide-Me

Guideme is a webapp which guides students to choose the field which matches their interest, it also provides a discussion platform and resources for the same.

Home Page:https://guidemee.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TEAM HACK ELITES

HackElites

forthebadge forthebadge forthebadge

ABOUT:

Guideme is a webapp which guides students to choose the field which matches their interest, it also provides a discussion platform and resources for the same.

SCREENSHOTS:

HOW TO GET STARTED?

  • Open the CMD in windows.
  • Change the current working directory to the location where you want the cloned directory.
  • Type git clone, and then paste the URL you copied earlier.
git clone [URL]
  • cd into project directory.

  • And then run the following commands (acc.to your vers.of python) to start the web-UI in development mode.

  • Python 2:

python -m SimpleHTTPServer 8000
  • Python 3:
python -m http.server 8000
port:8000

LANGUAGES AND FRAMEWORKS USED:

COMMUNITY AND CONTRIBUTIONS:

When contributing to this repository, please first discuss the change you wish to make via issue, email, or any other method with the owners of this repository before making a change. Please note we have a code of conduct, follow it in all your interactions with the project.

LICENSE:

The Project is released under the terms of the GPL-3.0 License.





ANANYA NEGI


ANUSHKA GARG


ANNANYA PANDEY

About

Guideme is a webapp which guides students to choose the field which matches their interest, it also provides a discussion platform and resources for the same.

https://guidemee.netlify.app/

License:GNU General Public License v3.0


Languages

Language:JavaScript 55.8%Language:CSS 32.4%Language:HTML 11.8%