GithubHelp home page GithubHelp logo

mohameddali / bookify Goto Github PK

View Code? Open in Web Editor NEW

This project forked from shreyashkadam/bookify

0.0 0.0 0.0 37.86 MB

An Online Audiobook Streaming Website

Home Page: https://bookify-yqap.onrender.com/

Shell 0.30% JavaScript 96.29% CSS 1.81% HTML 1.60%

bookify's Introduction

Contributors Forks Stargazers Issues LinkedIn


Logo

Bookify

An Online Audiobook Streaming Website made using MERN Stack, Tailwind CSS, Firebase for Google authentication and Storage, and Razorpay for Payment Integration

View Demo · Razorpay Test Cards (For testing payment gateway)

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Features
  5. Contributing
  6. Contact

About The Project

Product Name Screen Shot

(back to top)

Built With

Getting Started

To get a local copy up and running follow these simple steps.

Prerequisites

  1. Make sure you have latest version of npm installed
    • npm
      npm install npm@latest -g
  2. Make sure you have your accounts set up on MongoDB, Firebase and Razorpay

Installation

  1. Create project on Firebase and MongoDB
  2. Make payment instance on Razorpay (preferably in Test Mode)
  3. Get your API keys
    • Database String from MongoDB
    • Firebase Config keys from Firebase (Project Settings -> General)
    • Generate API Keys on Razorpay (Settings -> API Keys -> Generate API Keys)
  4. Clone the repo
    git clone https://github.com/shreyashkadam/bookify.git
  5. Install NPM packages
    npm install
  6. Create .env file in both /client and /server folder
  7. Copy the content from .example.env files in both /client and /server folder and paste it in the respective .env files created in step 6.
  8. Fill your API keys in newly created .env files. (You shouldn't update variable names, just update the value)
  9. Download private key from Firebase and rename it to serviceAccountKey.json (Project Setting -> Service Accounts -> Generate Private Key)
  10. Put your serviceAccountKey.json in /server/config folder

(back to top)

Usage

  1. Install packages and dependencies
    npm install
  2. Start the server
    cd server/
    yarn dev
  3. Start Client
    cd client/
    yarn start

(back to top)

Features

User Role

Payment Gateway

Product Name Screen Shot

Audiobook Player

Product Name Screen Shot

Search Filter

Product Name Screen Shot

Login Page

Product Name Screen Shot

Google Authentication

Product Name Screen Shot

Admin Role

Admin Dashboard

Product Name Screen Shot

Manage Users

Product Name Screen Shot

Manage Audiobooks

Product Name Screen Shot

Add Audiobooks

Product Name Screen Shot

(back to top)

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

(back to top)

Contact

Shreyash Kadam - @linkedin-handle - [email protected]

Project Link: https://github.com/shreyashkadam/bookify

(back to top)

bookify's People

Contributors

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