Closed NayakPenguin closed 1 year ago
please assign me this task
Amazing to see your interest :)
Sure, I am assigning this task to you @shibs-01!
Happy coding 🚀
Heyy I would also like to work on this task. Can you please assign
@SurajPrakash24 Great! Please share this assignment with @shibs-01.
You both can collaborate on the problem, or do it independently and if both of your efforts yield satisfactory results, both of your pull requests will be accepted.
@Nayaker Please help me out I'm unable to run this website locally. I had already referred to https://github.com/Nayaker/AlgoListed/issues/104 But it's not working.
@enayush Give your email address here.
I will delete your email from the comment section later on
@SurajPrakash24 @shibs-01 is it working for you guys?
Check mail @enayush
@SurajPrakash24 @shibs-01 is it working for you guys?
Yes it's working
can i work on it?
@riyanrathore26 Amazing! I am assigning this issue to you as well.
If another person submits a pull request for this issue before you, don't fret; if your pull request is valid, it will still be considered and accepted!
@SurajPrakash24 @shibs-01 any update?
Can I work on this issue??
Nice @nivedt! I am assigning this issue to you as well :)
If another person submits a pull request for this issue before you, don't fret; if your pull request is valid, it will still be considered and accepted!
Hey @Nayaker! I have created a PR, Please review and merge as hacktoberfest-accepted
Sure, I will accept the PR it is good. However, there is a slight bit of changes that you can make, and generate a second PR as well!
@SurajPrakash24 can you please try to give a PR similar to this!
@SurajPrakash24 But I think the toggle button looks amazing so I would suggest you keep that, and remove the button which we have here.
But try to match the colors as the above.
HI @Nayaker i am beginner and facing some problem while setup localy can you explain how i can run this repo localy
@riyanrathore26, please visit https://github.com/Nayaker/AlgoListed/issues/104 to see if your problem persists. If it does, feel free to describe your issue in the comments section and tag @Mohit030802. Mohit is a collaborator and will be able to help you resolve it.
We would greatly appreciate it if you could show your support for this repository by giving it a star. This gesture helps us gain more visibility and recognition on GitHub.
Hi @Mohit030802 I have some question related to setup in local machine
Hi @riyanrathore26,
npm i
or npm i --force
to install all the required dependencies.package.json
and you will find the PORT=4000
mentioned in the start script just change the port number as per your requirement.@Mohit030802 Now facing some error in database connectivity
like
(node:9596) [MONGOOSE] DeprecationWarning: Mongoose: the strictQuery
option will be switched back to false
by default in Mongoose 7. Use mongoose.set('strictQuery', false);
if you want to prepare for this change. Or use mongoose.set('strictQuery', true);
to suppress this warning.
(Use node --trace-deprecation ...
to show where the warning was created)
MongooseError: The uri
parameter to openUri()
must be a string, got "undefined". Make sure the first parameter to mongoose.connect()
or mongoose.createConnection()
is a string.
at Connection.openUri (D:\git demo\algolisted\backend\node_modules\mongoose\lib\connection.js:695:11)
at D:\git demo\algolisted\backend\node_modules\mongoose\lib\index.js:409:10
at new Promise (
@riyanrathore26 you don't have to run the backend, just run the frontend part.
@Nayaker sorry to say that i am tried but i am unable to run only fron end or full project can you explain in more breif
Hi @riyanrathore26,
To run the front end of the project follow these steps.
cd client
npm i --force
.And once the required dependencies are installed just use npm start
to run the repo on your local machine.
and as you are working in Dark mode there is no need to use the backend.
I have added a detailed video for the following in #104 you can refer to it. If you still face any issues we will organize a G-meet also for you.
@Mohit030802 Hey Can I also work on the issue?
Hi, @NilanjanPramanik, we really appreciate your interest, but this issue has already been resolved. We are planning to create many more issues soon, and we will tag you.
Please star this repo, so you will be informed if there are any issues that you can help solve. We would love to see your contributions.
Hey there! This issue is tailor-made for newcomers who are just getting started with their contributions and have some development skills under their belt. We're here to welcome and support you on your journey! 🚀
Since we didn't plan from the start that we would go for the dark mode, it's hard now to get the whole project in dark mode. Hence we are going one by one, one page after another.
Tasks :
How to run the repo locally :
Check #104
Important :
How to get your PR accepted :
Express your interest in the open-conversion section below to request this issue as an assignee! Enjoy your coding journey! :) 🚀