Giter Site home page Giter Site logo

ritesh134340 / recipe_client_side Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 0.0 20.58 MB

Recipe Web Application Frontend.

Home Page: https://amazingrecipe.in

HTML 1.10% JavaScript 98.90%
axios jwt-decode react-icons react-redux react-router-dom react-slick react-toastify react-youtube reactjs redux

recipe_client_side's Introduction

Recipe Web Application Using MERN Stack

Welcome to our website! Our site is powered by the MERN stack, and we utilize the YouTube API to bring you the latest and most popular recipe videos on the web.

As a user, you can create an account, sign in,watch and start adding your favorite videos to your personal list. Our user-friendly interface makes it easy to find and save the content you love.

Deployed Link :

https://amazingrecipe.in

Visitor Credentials :

Admin:

 Email    :  [email protected]
 
 password :  admin@recipe

User :

  • Let's start with creating new account !

Backend Repository :

https://github.com/Ritesh134340/Recipe_Server_Side

Client Flow

Blank diagram

Features :-

COMMON :

  • User/Admin will be redirected to respective page from the same login form based on role.
  • User can Signup/Login using email or password, but there are two more ways to login/signup using Google and facebook.
  • User can choose his profile picture to show it when user is logged in, it is stored on firebase storage.
  • While logging in password can be hide or show by clicking on given eye icon.

There is a password reset option given using which password can be reset after verifying the OTP, which will be sent to user's registered email address using NodeMailer.

AS USER :

  • User can land on home page and watch different uploaded recipe videos.
  • User can update his profile image, name and email.
  • Any recipe video or channel name can be searched from the search bar given at top of the home page.
  • On the home page click search functionality is used which gets data from server based on search text.
  • All other search starts working if user starts typing, but there is pre-applied debouncing functionality to decrease the rate of request made.
  • User can see the available channel lists.
  • Any recipe video can be saved inside favourites tab after clicking on AddtoFavourite button given.
  • User must be logged in to save any recipe video into his favourite list otherwise he will be redirected to log in page.
  • User can also remove any recipe from his favourite list.

AS ADMIN :

  • Admin panel can be visited only if a user is logged in with correct credentials and has correct authorization which will be checked from database.
  • After successful log in admin can add new Channels.
  • Admin can add new videos inside any existing channel.
  • Admin will have access to watch any uploaded videos or delete any video.
  • There is a tab where admin can see all the available users and any user can be deleted from database.
  • There are search options given on all required pages, which can be used to get required data in less time.
  • All search input has pre-applied debouncing functionality.
  • Admin can directly change home page carousel image and hero image from admin dashboard.

Tech Stack

Deployment

  • AWS (Client Side)
  • AWS (Server Side)
  • Domain (GoDaddy)
  • AWS services used for deployment(Load Balancer, Route 53, ACM for SSL certificate)

Client:

  • React-Js
  • Redux
  • React-Router-Dom
  • Thunk
  • React-Redux

Supportive Client Library :

Axios, Styled-Components, Jwt-Decode, React-Icons, React-Slick, React-Tostify, React-Youtube, Uid, Javascript, Html, CSS

Server:

  • Nodejs
  • Express
  • Mongodb
  • Mongoose

Supportive Server Library :

Passport js, Firebase Storage, NodeMailer, Bcrypt, Jsonwebtoken, Cors, Passport-facebook, Passport-google-auth20, YoutubeApi

Screenshots

Frontend :

Screenshot (745)

Screenshot (755)

Screenshot (747)

Screenshot (748)

Backend :

Screenshot (753)

Screenshot (754)

Screenshot (752)

Screenshot (749)

Screenshot (750)

Screenshot (751)

Responsive :

Screenshot (756)

Screenshot (757)

Screenshot (758)

Run Locally :-

Clone the project

Client-Repository :

  https://github.com/Ritesh134340/Recipe_Client_Side.git

Server-Repository :

https://github.com/Ritesh134340/Recipe_Server_Side.git

Go to the project directory

  cd my-project

Install dependencies

  npm install

Start Client server :

  npm run start

Start Backend server :

  nodemon index.js

๐Ÿ”— Links

portfolio linkedin

recipe_client_side's People

Contributors

ritesh134340 avatar

Stargazers

 avatar

Watchers

 avatar  avatar

recipe_client_side's Issues

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.