Skip to content

ProjectSync is a user-friendly web application designed to streamline project and task management for teams. It offers intuitive tools for tracking progress, assigning tasks, fostering collaboration, all within a single, efficient platform.

License

Notifications You must be signed in to change notification settings

Antsistra/ProjectSync

Repository files navigation

MIT License

ProjectSync - Project Management Web Based App

ProjectSync is a web-based application designed to help teams efficiently manage projects, tasks, and collaboration. With an intuitive interface, ProjectFlow simplifies tracking progress, setting priorities, and communicating on a single platform.

Demo

ProjectSync.site

🚀 Features

  • Project Management
  • Task Management
  • Team Collaboration
  • Progress Tracking
  • Team Activity Log

⚙️ Tech Stack

FrontEnd : ReactJS, TailwindCSS, Shadcn

BackEnd : Supabase

💻 Run Locally

  • Clone the project
  git clone https://github.com/Antsistra/ProjectSync.git
  • Go to the project directory
  cd ProjectSync
  • Install dependencies
  npm install
  • Change the env.sample to .env

  • Change the .env value

 VITE_SUPABASE_URL="PUT_SUPABASE_URL_HERE"
 VITE_SUPABASE_IMG_BASE_URL="PUT_SUPABASE_IMG_BASE_URL_HERE"
 VITE_SUPABASE_ANON_KEY="PUT_SUPABASE_ANON_KEY_HERE"
  • Run the Project
 npm run dev

Contributing

We welcome contributions! If you would like to help:

  • Fork This Repository.
  • Create New Branch for new feature or fix
  git checkout -b your-feature-branch
  • Commit your changes
  git commit -m "Add new feature"
  • Push your branch
  git push origin your-feature-branch
  • Create a Pull Request and explain your changes.

Authors

About

ProjectSync is a user-friendly web application designed to streamline project and task management for teams. It offers intuitive tools for tracking progress, assigning tasks, fostering collaboration, all within a single, efficient platform.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages