Building An Exclusive Communityof PEC Graduates and Students.
The main features of the website are “PEC Quora” and “PEC Connect”, The objective is to improve awareness of our students about the Industry, give career guidance, connect with Industry experts who are alumni of our institute.
(MERN Stack)
Resources are great but I believe in learn by doing! So search for "MERN stack project" in youtube and follow along the way! Then you can learn by contributing to open source, learning for others projects, articles and blogs!
Clone the repository -
git clone https://github.com/purnima143/Kurakoo.git
Open your CLI.
Create a .env
file and paste the MONGO_URL in the given format
MONGO_URL = <your_url>
NOTE: To get the MONGO_URL, take a look at this article for reference Connection String URI Format
Install the dependencies by running
yarn install
Run the server
yarn run dev
Run cd client
on your CLI.
Install the dependencies by running
yarn install
Run the server
yarn start
NOTE: To run the Frontend side of the application is recommended to run the backend server too.
尽管问答网站并不是互联网的新手,但 Quora 已经成功地将这一类别提升到了一个全新的水平。当您创建问答网站时,应该解决一些问题。除了一些技术上的困难,您在吸引用户时可能会遇到问题。 在我们的文章中,您将了解有关如何制作问答网站的所有详细信息:重要功能、用户吸引力、盈利模式等。 为什么 Quora 如此受欢迎? Quora 是一个网站,用户可以在其中提出问题并获得答案。此外,该服务提供了一个机会来
我已经复制了某个节点的xpath Chrome返回 //*[@id=“\uuuuuw2\u cEfEsuQ\u列表项目”]/div/div[2]/div/div[1]/div[2]/a[1] 在Chrome控制台中执行此操作将返回 0可以扩展并包含许多子节点(我删除了其中的大部分,因为我在问题中抱怨代码太多),如下所示: 我需要返回和节点的xpath。我在上尝试了不同的变体,但都没有成功。我该怎么
我使用Python中的Selenium模块登录Quora。它在Facebook上很好用,但在Quora上尝试时,我在行出现了一个错误: 回溯(最近调用最后一次):文件“”,第1行,在password.send_keys('my_password')文件“C:\python27\lib\site-packages\selenium\webdriver\remote\webdriment.py”,第2
QuoraCms是一套免费的社会化问答系统,基于php+MySQL+jQuery架构开发,对于想架设一个社会化问答的网站的站长来说肯定是一个最好的选择,同时其MVC的模式也非常适合站长进行二次开发。quoracms内置了一键切换成论坛的按钮,这也意味着你也可以用quoracms架设一个论坛社区等等,并且整站都采用气泡式对话框,极大增强了会员在网站上的活跃性在web2.0的时代,quoracms定能满足你的需求
Quora API Note: parts of this API may be broken due to changes on Quora's end. Please open issues and make pull requests regarding this at csu/pyquora. An unofficial API for Quora. Table of Contents A