chiraag-kakar / sharenlearn

A Common File/Resource Sharing Platform for Students & Faculties built using HTML, CSS, Javascript, & Django.
https://sharenlearn.herokuapp.com/
MIT License
45 stars 78 forks source link

Account activation via email confirmation #67

Closed jkrlr closed 3 years ago

jkrlr commented 3 years ago

When someone creating an account on Share N Learn website, a user can register via fake email id as shown in screenshot below. So, to avoid dummy creating dummy accounts. We should verify the user by sending the activation link on their email id.

As a participant of GSSoC'21. I would like to work on this issue. @chiraag-kakar Please assign this issue to me.

Screenshot from 2021-03-10 12-26-29

amanjha8100 commented 3 years ago

@jkrlr I am assigning this issue to you.

prathamesh-borse commented 3 years ago

I am getting this error to set up this project on my local machine can anybody please help me. error

jkrlr commented 3 years ago

@amanjha8100 Can you please guide me how to resolve this error that I'm getting while installing requirements.txt file and I'am using linux not on windows.

Screenshot from 2021-03-14 15-38-14

amanjha8100 commented 3 years ago

Guys, plzz contact me on discord, I will help you out.

prathamesh-borse commented 3 years ago

Send Me the link of the Discord.

On Sun, Mar 14, 2021, 6:02 PM Aman Prakash Jha @.***> wrote:

Guys, plzz contact me on discord, I will help you out.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/chiraag-kakar/sharenlearn/issues/67#issuecomment-798899090, or unsubscribe https://github.com/notifications/unsubscribe-auth/AP6M3IFG4QBBDF7W2IIYCOLTDSUEBANCNFSM4Y5LUAAQ .

ashutoshkrris commented 3 years ago

I am getting this error to set up this project on my local machine can anybody please help me. error

because you are inside the myenv directory. Just come one step back using cd .. and then run the command

prathamesh-borse commented 3 years ago

@ashutoshkrris But we have to install requirements.txt file on our environment as mentioned in the Readme.md File.

ashutoshkrris commented 3 years ago

Yes But it doesn't mean , that you have to install the requirements in the myenv directory. It means, first activate the enviroment using . myenv/Scripts/activate and then install the requirements

coding-geek21 commented 3 years ago

@amanjha8100 Can i work on this issue?? If it is not updated?? i would complete this within 2 days