ashishnagpal2498 / hackstation

It is a web-app that help you track your coding status, showing it in form of dashboard. It also provides reminders to users for various competitive coding contests.
https://hackstation.netlify.app/
28 stars 44 forks source link

Automating project #20

Closed himanshu007-creator closed 3 years ago

himanshu007-creator commented 3 years ago

I would like to work on this issue.I will create a script that will enable opening website from CLI. Please add DWOC label to it and assign me this issue.

ashishnagpal2498 commented 3 years ago

You mean to say adding concurrently script line to run frontend and backend ?

himanshu007-creator commented 3 years ago

You mean to say adding concurrently script line to run frontend and backend ?

No! I mean to say a simple script, that will open your website, the one in the description of repo.

ashishnagpal2498 commented 3 years ago

I didn't get the purpose. If you want to run locally - use npm start or use URL for project. Why do you want to add script for URL ?

himanshu007-creator commented 3 years ago

I didn't get the purpose. If you want to run locally - use npm start or use URL for project. Why do you want to add script for URL ?

Sir, script will increase efficiency by reducing surfing time.

ashishnagpal2498 commented 3 years ago

Surfing time ? As in if developers are working on the project, they'll be knowing the project URL right, through project description ? Why script ? - URL is mainly for users.

himanshu007-creator commented 3 years ago

Surfing time ? As in if developers are working on the project, they'll be knowing the project URL right, through project description ? Why script ? - URL is mainly for users.

Developers/users who will be using ubuntu will find running script easier. They won't have to spend time in copy pasting whole url. Just run the script, WHAM!! there you go

ashishnagpal2498 commented 3 years ago

I appreciate your effort. But I don't find any relevance about it. Sorry about that. I hope you understand. Keep contributing and raising new issues :)