当前位置: 首页 > 软件库 > Web应用开发 > CSS框架 >

Quora

授权协议 Readme
开发语言 HTML/CSS
所属分类 Web应用开发、 CSS框架
软件类型 开源软件
地区 不详
投 递 者 丌官星渊
操作系统 跨平台
开源组织
适用人群 未知
 软件概览

Quora For PEC ��

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.

Technology Stack ��️

  • Coding Languages:

(MERN Stack)

  • Tools & Technologies:

  • Project Management Tools:

Project Creator ����

Akshay R R

Learning Resources ��

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!

Setup Guidelines

Clone the repository -

git clone https://github.com/purnima143/Kurakoo.git

Backend

  1. Open your CLI.

  2. 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

  3. Install the dependencies by running

    yarn install
    
  4. Run the server

    yarn run dev
    

Frontend

  1. Run cd client on your CLI.

  2. Install the dependencies by running

    yarn install
    
  3. 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

相关阅读

相关文章

相关问答

相关文档