Giter Site home page Giter Site logo

ruds18 / focuz Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 1.0 8.58 MB

The Focuz app, built on the React Express Node platform and integrated with Rapid API, enhances user learning focus by eliminating distractions such as recommendations, comments, and ads on YouTube. This empowers users to concentrate on their educational content without interruptions.

Home Page: https://focuz-theta.vercel.app/

HTML 13.88% CSS 11.13% JavaScript 74.99%

focuz's Introduction

Focuz


The problem

  • The presence of YouTube recommendations comments and advertisements hinders users from efficiently engaging in online learning, impeding their ability to access and complete free educational content effectively.

Solution

  • The Focuz app, built on the React Express Node platform and integrated with Rapid API, enhances user learning focus by eliminating distractions such as recommendations, comments, and ads on YouTube. This empowers users to concentrate on their educational content without interruptions.

Demo

Setup

This project requires ReactJS (version 16 or later) , NPM(6 or later) whch are really easy to install and MongoDB Atlas cloud database. To make sure you have them available on your machine, try running the following command.

  npm -v

clone the project locally

  git clone https://github.com/ruds18/dynamic-events.git

To install and set up the library, run:

   npm i 

Make an environment file - just type

   .env

Finding DB Key in MongoDB Compass Cloud

Prerequisites Before you proceed, ensure you have:

MongoDB Compass Cloud account Access privileges to the desired database

* Login to MongoDB Compass Cloud:
* Log in to your MongoDB Compass Cloud account using your credentials.
* Select Your Project:
* Choose the project that contains the database you want to access.
* Navigate to Database Access:
* Go to the "Database Access" section in the left-hand navigation menu.
* Choose the Database User:
* If you've already created a user, select the user associated with the database. If not, create a new user by clicking on "ADD NEW DATABASE USER."
* View the DB Key:
* Once you have selected or created the database user, the DB Key will be displayed in the user details section. It is usually labeled as "Database Password" or "Password."
* Copy the DB Key:
* Click the "Copy" button next to the DB Key to copy it to your clipboard.
* Integrate with Your Application:
* Paste the copied DB Key into your application's configuration file or environment variables, where it is required to establish a connection to the MongoDB Compass Cloud database.

Remember to replace , , and with your actual MongoDB Compass Cloud credentials and database name.

Make environment variables

   PORT = {"ADD Port"}
   DBKEY= {"ADD MongoDB key"}

Starting the app

   npm start - frontend
   npm start  - backend

Yay! now you are all set ! ๐Ÿ‘ . Happy learning!

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.