Skip to content

ojasaklechayt/Reslink-Dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Reslink-Dashboard

Reslink-Dashboard

An Open-Source Dashboard web application, That provides you with and Inuitive and User-friendly responsive Interface Which helps you manage projects and keep track of the activities.

Features :-

Responsive
  • The Dashboard is fully responsive, ensuring a seamless experience on both small mobile screens and large desktop monitors.
Real-time notifications
  • The Dashboard provides notification on real-time so you don't miss out anything.
Searching Ability
  • The Dashboard have a Search bar feature that lets you search anything through-out the app.
Create project with ease
  • The Dashboard have a Create Project button, which automatically setups a new project for you.

Built using :-

React TailwindCSS MUI Vite Redux Vercel


How to Contribute :-

Important

We would love for you to be part of our project, But make sure you have first checked the CONTRIBUTION GUIDELINES 🔥

Running locally:-

  1. Fork the repository

    First, fork the repository by clicking the fork button at the top right corner of the GitHub page. This creates a copy of the repository under your GitHub account.

  2. Clone the Forked Repository

    Clone your forked repository to your local machine using the following command in your Git Bash terminal:

    git clone git@github.com:your-username/Reslink-Dashboard.git
    
  3. Project Setup

    • Open the Clone Repo folder
       cd repo_name
    
    • Navigate to dashboard folder.
       cd dashboard
    
    • Install Dependencies.
       npm i
    
    • Run The Project.
       npm run dev
    
  4. Make your changes

  5. Submit a pull request

    • Before making any PR please create an Issue Issue
    • If you find any upgradation or bug in the website, you can create your own issue or work on the previous issues.
    • When creating PR make sure you tag the required issue using #issuenumber

🔥Happy Coding!!🔥

Hacktoberfest Guidelines

Are you a hactoberfest participant? You are welcome to contribute. ~learn more on Hactoberfest hactoberfest

  • Before making any PR please create an issue, or check if the issue already exists.
  • Tag your PRs with #issuenumber so that Its easy to understand your contribution.
  • Try to make quality PRs. Checkout this resource - Pull Request
  • Just enjoy your Opensource journey ✌️