Giter VIP home page Giter VIP logo

admin-page-to-upload-video-and-audio-'s Introduction

# Podcast Website This is a website for a podcast built using HTML, CSS, Node.js, and MongoDB. The website allows users to listen to the podcast episodes, read show notes, and leave comments. ## Installation Clone the repository ```bash git clone https://github.com/rajanshukla04/-Hackathon-17-FullStack.git ``` Install Dependencies ```bash npm install "body-parser": "^1.18.2", "cors": "^2.8.5", "ejs": "^2.5.7", "express": "^4.16.2", "gridfs-stream": "^1.1.1", "method-override": "^2.3.10", "mongoose": "^5.13.17", "multer": "^1.3.0", "multer-gridfs-storage": ``` Set up the database: ``` Make sure you have MongoDB installed and running on your machine Create a database named podcast Create two collections in the podcast database named episodes and comments ``` Start the Server ``` node app.js node index.js ``` ## Usage Once the server is running, you can access the website by visiting http://localhost:3000 in your web browser. The website should display the list of podcast episodes. You can click on an episode to listen to it. ## Contributing Contributions are always welcome! If you'd like to contribute to the project, follow these steps: ``` Fork the repository Make your changes Submit a pull request ``` Please make sure your code follows the existing coding style and includes tests where appropriate. ## Credits This project was developed by the Team Code Elite. It uses the following third-party libraries: ``` NodeJs MongoDB Font Awesome ``` ## License [MIT](https://choosealicense.com/licenses/mit/) # Podcast-Website

admin-page-to-upload-video-and-audio-'s People

Contributors

rajanshukla04 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.