MCPcopy Index your code
hub / github.com/Sanchitbajaj02/palettegram

github.com/Sanchitbajaj02/palettegram @v1.0.16

Chat with this repo
repository ↗ · DeepWiki ↗ · release v1.0.16 ↗ · + Follow
168 symbols 473 edges 100 files 0 documented · 0% updated 2d agov1.0.16 · 2024-08-08★ 6123 open issues
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

Palettegram - social media for professionals

Palettegram Banner

⚡ Project Status

GitHub contributors license MIT Stargazers Forks

GitHub Open issues GitHub Closed issues GitHub PR Open GitHub PR closed

GitHub code size in bytes GitHub top language GitHub Release

Discord Community

🏆 Featured in:

Event Logo Event Name Event Description
GSSoC 24 GirlScript Summer of Code 2024 GirlScript Summer of Code is a three-month-long Open Source Program conducted every summer by GirlScript Foundation. It is an initiative to bring more beginners to Open-Source Software Development. Click here to get the guidelines.
Welcome to Social Winter of S4 Innogeeks Winter of Code 2024 Innogeeks Winter of Code is a month-long open-source program envisioned by the Innogeeks. It is an online initiative that introduces new contributors to open-source software development. Click here to get the guidelines.
Welcome to Social Winter of S4 Social Winter of Code 2024 Social Winter of Code is a 2-month-long open-source program envisioned by the Social. It aims to bring students into the world of open-source development and see the power of unified problem-solving in real-time. Click here to get the guidelines.
Welcome to Hacktoberfest Hacktoberfest 2023 Hacktoberfest is a month-long October event welcoming all skill levels to join the open-source community, contribute quality pull requests on GitHub, and earn cool swag.

Table of Contents

🤔 Why open source

Contributing to open source increases your opportunities to work with different projects and mentors, getting to know various insights and ideas. It is a platform where contributors grow together with a constructive and positive attitude.

This repository also provides one such platform where contributors come over and put their ideas for new games and make our website as interactive as they can!

If you like the project, please this repository to show your support! 🤩

💻 Tech Stack

  • Next.js - Next.js is an open-source web development framework.
  • TypeScript - TypeScript is a free and open-source high-level programming language.
  • Tailwind CSS - Tailwind CSS is a utility-first CSS framework for rapidly building modern websites without ever leaving your HTML.
  • Appwrite - Appwrite is an open-source backend platform for developing Web, Mobile, and Flutter applications.

Live demo 💻

Visit https://palettegram.vercel.app to see the live demo!

Demo Credentials to test applications:

Email Address Password
demo@gmail.com SharePassword@101

👋 Introduction

Palettegram is a social media application dedicated to professionals like graphic designers, UI/UX designers, Developers, etc. to leverage UI designs, design ideas, UX approaches, and color palettes.

This application provides a streamlined workflow for the users to find the best color palettes and design ideas for their use and contribute back to the community.

intro

🔨 What does it do?

UI designers are always looking for new inspiration, and a social media platform specifically designed for them would be a great way to find it. This platform would allow designers to share their work, including color palettes, designs, and even code snippets. It would also provide a forum for designers to collaborate and get feedback on their work.

Features

The platform would have several features that would make it valuable for UI designers, including:

  • A user-friendly interface: The platform would be easy to use and navigate so that designers could focus on sharing their work and getting feedback.
  • A variety of ways to share work: Designers would be able to share their work in a variety of ways, including by uploading images, creating projects, and writing blog posts.
  • A community of designers: The platform would be an excellent way for designers to connect with other designers and get feedback on their work.
  • A marketplace: The platform could also include a marketplace where designers could sell their work or hire other designers.

Benefits

There are many benefits to a social media platform for UI designers, including:

  • Increased exposure: The platform would give designers a way to get their work seen by a wider audience.

  • Improved collaboration: The platform would provide a forum for designers to collaborate and get feedback on their work.

  • New inspiration: The platform would be an excellent way for designers to find new inspiration for their work.

  • Growth opportunities: The platform could provide opportunities for designers to grow their businesses or find new jobs.

🛡️ License

Palettegram is licensed under the MIT License - see the LICENSE file for details.

🤔 How to contribute?

Contributing to open-source software (OSS) projects can be a rewarding and fulfilling experience. Not only can you learn new skills, but you can also help make a valuable contribution to a project that benefits the broader community

  • Remember to read Code of Conduct before contributing.

  • Read the Git Workflow to follow best practices.

  • Follow the Contribution Guidelines.

  • Create an issue to report bugs, and vulnerabilities or add a new feature.

  • Remember to add a good commit message.

  • Don't spam if you do it your PR/issue will be closed.

Setup

📈 Repository Stats

Repository Stats

✨ Top Contributors

Without the tireless efforts and dedication of these exceptional developers, Palettegram would not have experienced such remarkable enhancements. 🚀 A heartfelt thank you for the time and energy you've invested – your contributions are truly invaluable! 🌟😄

Contributors

🙏🏽 Support

This project needs a star️ from you. Don't forget to leave a star 🌟

Extension points exported contracts — how you extend this code

Verification (Interface)
(no doc)
src/components/pages/auth/verification/index.tsx
LenisWrapperProps (Interface)
(no doc)
src/helper/leniswrapper.tsx
Button (Interface)
(no doc)
src/components/core/buttons/index.tsx
SupportHeaderType (Interface)
(no doc)
src/components/core/supportHeader/index.tsx
EditorProps (Interface)
(no doc)
src/components/Editor/Markdown.tsx

Core symbols most depended-on inside this repo

toastify
called by 35
src/helper/toastify.ts
dispatch
called by 12
src/components/pages/user/userPosts/index.tsx
handleCopyClick
called by 9
src/components/core/contributionSections/HowToSetup_dev.tsx
getBookmarks
called by 3
src/backend/bookmarks.api.ts
getGithubStars
called by 3
src/helper/getGithubStars.ts
updateImagesHandler
called by 2
src/components/pages/user/index.tsx
showPicker
called by 2
src/components/core/colorPicker/index.tsx
handleCopyClick
called by 2
src/components/core/contributionSections/HowToSetup_Appwrite.tsx

Shape

Function 162
Interface 5
Enum 1

Languages

TypeScript100%

Modules by API surface

src/backend/auth.api.ts13 symbols
src/backend/posts.api.ts10 symbols
appwrite-gen/src/prepareSchema.ts6 symbols
src/components/core/posts/SinglePost.tsx5 symbols
src/backend/bookmarks.api.ts5 symbols
src/components/pages/user/index.tsx4 symbols
src/components/core/createPost/index.tsx4 symbols
src/components/core/colorPicker/index.tsx4 symbols
src/backend/updateProfile.api.ts4 symbols
src/components/pages/user/updateCard.tsx3 symbols
src/components/pages/user/imageUpload.tsx3 symbols
src/components/pages/contact/index.tsx3 symbols

For agents

$ claude mcp add palettegram \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page