Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 1.58 KB

README.md

File metadata and controls

26 lines (16 loc) · 1.58 KB

Project Name: AlGO DIGITAL (Client Side)

Project Description

  • Algo Digital is a digital service selling website where a user can buy digital services like web design, SEO, content writing and social media marketing. The client side of this website is developed by HTML5, CSS3, Bootstrap, JavaScript(ES6),React.js and React Router v5.Firebase has been used for user login and sign up authentication.

Features

  • On the Home page, users can navigate one section to another section through the navigation bar. On the Home page, users can navigate to the services page, team section, review section, About Us section, Contact Us section.

  • Users can log in to the website with an email and password or google sign in.

  • Users can book their desired service after login. No user can see the service’s details without login.

  • Users can only book a service after login.

  • After login user can use the dashboard facility.

  • In the dashboard, a user can see their booking status, maintain their orders and give a review. On the home page, users can see their reviews.

  • Admin facility is added to maintain the website. In the Dashboard An Admin can make another admin, manage orders, manage services, add services, manage users reviews.

  • Admin can Upload picture for services.

  • All the data are used in the website like user details, services, orders, reviews are hosted in the Heroku server.

  • User can't go to some route without login or admin permission witch is developed by react router v6.

  • The website is responsive for Desktop and Mobile devices.