Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sakshi-choudhary/doubthut-htm_20
7th Rank out of 150+ submissions. This my official entry for HTM (Major League Hacking) 2020. (My first ever hackathon)
https://github.com/sakshi-choudhary/doubthut-htm_20
expressjs googleoauth hackathon hacktoberfest hacktoberfest-accepted htm javascript major-league-hacking microsoft-azure mongodb nodejs webapp
Last synced: about 2 hours ago
JSON representation
7th Rank out of 150+ submissions. This my official entry for HTM (Major League Hacking) 2020. (My first ever hackathon)
- Host: GitHub
- URL: https://github.com/sakshi-choudhary/doubthut-htm_20
- Owner: sakshi-choudhary
- License: mit
- Created: 2020-10-10T07:34:26.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-10-11T09:55:34.000Z (about 2 years ago)
- Last Synced: 2023-03-08T23:36:29.620Z (over 1 year ago)
- Topics: expressjs, googleoauth, hackathon, hacktoberfest, hacktoberfest-accepted, htm, javascript, major-league-hacking, microsoft-azure, mongodb, nodejs, webapp
- Language: EJS
- Homepage: http://doubthut.azurewebsites.net/
- Size: 688 KB
- Stars: 7
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: Contributing.md
- License: LICENSE
Awesome Lists containing this project
README
# DoubtHut- HTM'20
![](preview.jpeg)
# TRACK : Education
Isn't the education system in our country too professor oriented and dependent? I mean can't an engineering student solve the science related asked by a student of a lower grade, or an a person pursuing bachelors in English help a junior? I mean india has rougly 2 million teachers and 600 million students below the age of 18,that gives us 300 students per teacher. Now teachers being human beings can't solve every doubt, every query that comes in the mind of these curious children , right? In comes doubthut. This web app is a portal where a student can ask questions and other students can answer his/her questions .Also the students can post articles and read other students' articles and bookmark answers for future reference. Each student has their own dashboard that includes questions raised by them, questions answered by them, articles posted by them and bookmarks added by them. Using this web app student of our nation can help each other learn better and grow into a more successful version of themselves. Using this web app they can stay in their homes and connect and help each other in their academic doubts.
This app is fully responsive and works on both big screens and mobile phones perfectly.
## Instructions to run
```bash
# clone the repository to your local machine
git clone [URL]# install dependencies
npm install# serve with hot reload
npm start```
# Technologies Used
Deployed on
## 📌 Prerequisites
### 💻 System requirement :
1. Any system with basic configuration.
2. Operating System : Any (Windows / Linux / Mac).### 💿 Software requirement :
1. Updated browser
2. Node.js installed (If not download it [here](https://nodejs.org/en/download/)).
3. Any text editor of your choice.## 📜 License
`DoubtHut` is available under the [![License](http://img.shields.io/:license-mit-blue.svg?style=flat-square)](http://badges.mit-license.org). See the LICENSE file for more info.
## 🤝 Contributing
Please read [`Contributing.md`](https://github.com/sakshi-choudhary/DoubtHut-HTM_20/blob/main/Contributing.md) for details on our code of conduct, and the process for submitting pull requests to us.
Made with :heart: by Sakshi Choudhary