coala / projects

A website that showcases interesting projects, using Angular JS.
https://projects.coala.io/
GNU Affero General Public License v3.0
115 stars 221 forks source link

Remove '#' from URL #717

Open KVGarg opened 5 years ago

KVGarg commented 5 years ago

Requires basic knowledge of angularJS to solve this issue

A newcomer issue

li-boxuan commented 5 years ago

Why do we need to remove it?

criticic commented 5 years ago

@KVGarg @li-boxuan i want to work on it , please assign me ..

KVGarg commented 5 years ago

@li-boxuan To prettify the URL, it will be good to remove the # Using AngularJS framework, the # is always appended to a URL. AngularJS has a built-in method(one line addition), that doesn’t append # to URL.

KVGarg commented 5 years ago

Is there any way to use asdf-vm on windows, there docs talk only about linux and mac

@theParadoxicalWizard Is this related to current issue?

criticic commented 5 years ago

Is there any way to use asdf-vm on windows, there docs talk only about linux and mac

@theParadoxicalWizard Is this related to current issue?

I am really sorry for that, Can i be assigned to this issue so as to create a pull request that would solve this

KVGarg commented 5 years ago

I don’t have permissions to assign you. Please wait for few hrs, if it’s a valid issue you will be assigned to it.

criticic commented 5 years ago

@li-boxuan can you clarify if this is a valid issue?

abhishalya commented 3 years ago

No, this is not as easy as that. The problem here is that the project urls are used widely and changing the links does no good to them. We at least need to make sure that they have a redirect to the working url.