Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 539 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 539 Bytes

**eDiscuss is a community based site with many features like signup and login and other features. Users can sign up with email verification and then only they can write any post or view.

**The whole website used PHP as the backend and bootstrap with HTML, CSS and Javascript as frontend.

**The application used a Mysql database for storing users data.

**At every post users can comment their views on posts which are also notified to posted users through email.

**Also users can search any available query at any pages on the website.