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.
- 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
- Open http://localhost:8000 to view it in the browser.
port:8000
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.
The Project is released under the terms of the GPL-3.0 License.
ANANYA NEGI
|
ANUSHKA GARG
|
ANNANYA PANDEY
|