Skip to content

Sadik is a digital services platform offering video conferencing, live chat, and secure payments. I developed the frontend with React, integrating chat functionality and third-party APIs for video and payment features.

Notifications You must be signed in to change notification settings

BishoyLabib7/sdyk

Repository files navigation

SDYK

❯ REPLACE-ME

license last-commit repo-top-language repo-language-count


Table of Contents


Overview

Sadik is a digital services platform that connects users with service providers through seamless and secure online communication. The platform enables real-time interaction via video conferencing, live chat, and integrated payment solutions, making it easy for clients to access professional services anytime, anywhere. As the frontend developer, my role focuses on building an intuitive and responsive React interface, integrating chat functionality, and connecting with third-party APIs to ensure smooth video communication and secure payment processing.


Features

User-Friendly Interface – Built with React for a fast, responsive, and accessible user experience. Real-Time Video Conferencing – Secure video sessions powered by third-party APIs. Live Chat – Instant messaging between clients and service providers for quick communication. Secure Payment Gateway – Integrated API to handle transactions safely and reliably. Service Listings & Profiles – Users can browse services, view provider details, and select the right professional. Booking & Scheduling – Option to schedule appointments with service providers. Cross-Platform Access – Fully responsive design that works smoothly on desktop, tablet, and mobile devices.

Project Index

SDYK/
__root__
package-lock.json ❯ REPLACE-ME
vite.config.js ❯ REPLACE-ME
package.json ❯ REPLACE-ME
index.html ❯ REPLACE-ME
eslint.config.js ❯ REPLACE-ME
src
App.jsx ❯ REPLACE-ME
main.jsx ❯ REPLACE-ME
lib
axios.js ❯ REPLACE-ME
api.js ❯ REPLACE-ME
utils.js ❯ REPLACE-ME
styles
index.css ❯ REPLACE-ME
components
NoNotificationsFound.jsx ❯ REPLACE-ME
PageLoader.jsx ❯ REPLACE-ME
Navbar.jsx ❯ REPLACE-ME
Dropdown.jsx ❯ REPLACE-ME
Layout.jsx ❯ REPLACE-ME
Button.jsx ❯ REPLACE-ME
Arrows.jsx ❯ REPLACE-ME
AppLayout.jsx ❯ REPLACE-ME
ThemeSelector.jsx ❯ REPLACE-ME
Footer.jsx ❯ REPLACE-ME
CallButton.jsx ❯ REPLACE-ME
NoFriendsFound.jsx ❯ REPLACE-ME
Sidebar.jsx ❯ REPLACE-ME
ExpertCard.jsx ❯ REPLACE-ME
MobileSidebar.jsx ❯ REPLACE-ME
FriendCard.jsx ❯ REPLACE-ME
NoData.jsx ❯ REPLACE-ME
HomeNavbar.jsx ❯ REPLACE-ME
PersonalCard.jsx ❯ REPLACE-ME
Card.jsx ❯ REPLACE-ME
ChatLoader.jsx ❯ REPLACE-ME
Stars.jsx ❯ REPLACE-ME
hooks
useAuthUser.js ❯ REPLACE-ME
useUserFriendRequests.js ❯ REPLACE-ME
useAcceptFriendRequest.js ❯ REPLACE-ME
useSendRequest.js ❯ REPLACE-ME
useLogin.js ❯ REPLACE-ME
useLogout.js ❯ REPLACE-ME
useProviders.js ❯ REPLACE-ME
useSignUp.js ❯ REPLACE-ME
useFriends.js ❯ REPLACE-ME
pages
CheckOut.jsx ❯ REPLACE-ME
NotFound.jsx ❯ REPLACE-ME
SignUpPage.jsx ❯ REPLACE-ME
HomePage.jsx ❯ REPLACE-ME
ShopPage.jsx ❯ REPLACE-ME
NotificationsPage.jsx ❯ REPLACE-ME
Experiences.jsx ❯ REPLACE-ME
ChatPage.jsx ❯ REPLACE-ME
LoginPage.jsx ❯ REPLACE-ME
OnboardingPage.jsx ❯ REPLACE-ME
Friends.jsx ❯ REPLACE-ME
CallPage.jsx ❯ REPLACE-ME
Cart.jsx ❯ REPLACE-ME
Home.jsx ❯ REPLACE-ME
feathers
experiences
IncomingFriends.jsx ❯ REPLACE-ME
Categories.jsx ❯ REPLACE-ME
Filtration.jsx ❯ REPLACE-ME
ActiveExperts.jsx ❯ REPLACE-ME
shop
Product.jsx ❯ REPLACE-ME
Section.jsx ❯ REPLACE-ME
Card.jsx ❯ REPLACE-ME
home
Bannar.jsx ❯ REPLACE-ME
Advertisement.jsx ❯ REPLACE-ME
Offers.jsx ❯ REPLACE-ME
CategoryCard.jsx ❯ REPLACE-ME
Categories.jsx ❯ REPLACE-ME
MostFamous.jsx ❯ REPLACE-ME
News.jsx ❯ REPLACE-ME
Services.jsx ❯ REPLACE-ME
Hero.jsx ❯ REPLACE-ME
constants
index.js ❯ REPLACE-ME
store
useThemeStore.js ❯ REPLACE-ME
public
_redirects ❯ REPLACE-ME

Getting Started

Prerequisites

Before getting started with sdyk, ensure your runtime environment meets the following requirements:

  • Programming Language: JavaScript
  • Package Manager: Npm

Installation

Install sdyk using one of the following methods:

Build from source:

  1. Clone the sdyk repository:
❯ git clone https://github.com/BishoyLabib7/sdyk
  1. Navigate to the project directory:
cd sdyk
  1. Install the project dependencies:

Using npm  

❯ npm install

Usage

Run sdyk using the following command: Using npm  

❯ npm start

Testing

Run the test suite using the following command: Using npm  

❯ npm test

Project Roadmap

  • Task 1: Implement feature one.
  • Task 2: Implement feature two.
  • Task 3: Implement feature three.

Contributing

Contributing Guidelines
  1. Fork the Repository: Start by forking the project repository to your github account.
  2. Clone Locally: Clone the forked repository to your local machine using a git client.
    git clone https://github.com/BishoyLabib7/sdyk
  3. Create a New Branch: Always work on a new branch, giving it a descriptive name.
    git checkout -b new-feature-x
  4. Make Your Changes: Develop and test your changes locally.
  5. Commit Your Changes: Commit with a clear message describing your updates.
    git commit -m 'Implemented new feature x.'
  6. Push to github: Push the changes to your forked repository.
    git push origin new-feature-x
  7. Submit a Pull Request: Create a PR against the original project repository. Clearly describe the changes and their motivations.
  8. Review: Once your PR is reviewed and approved, it will be merged into the main branch. Congratulations on your contribution!
Contributor Graph


License

This project is protected under the SELECT-A-LICENSE License. For more details, refer to the LICENSE file.


Acknowledgments

  • List any resources, contributors, inspiration, etc. here.

About

Sadik is a digital services platform offering video conferencing, live chat, and secure payments. I developed the frontend with React, integrating chat functionality and third-party APIs for video and payment features.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages