oxiton-foundation / click-metrics

Click Matrics is a powerful URL shortening and analytics platform designed to streamline the process of generating short URLs, creating QR codes, and tracking detailed analytics for each link.
https://click-metrics.vercel.app
MIT License
33 stars 49 forks source link

GSSoC'24 [Feature]: Backend implementation for Link-in-Bio page #191

Open lazybug19 opened 5 days ago

lazybug19 commented 5 days ago

Is there an existing issue for this?

Feature Description

Implementation of CRUD operations for Link-in-bio #132 and Theme Page #158 using Node.js, Express and MongoDB atlas for storage by -

  1. Extending existing backend framework for user authentication and authorization like:

    • User Login using their credentials and authenticating users.
    • Token-based authentication for secure user sessions.
    • Authorization to ensure that users can only modify their own link-in-bio pages and themes.
  2. Designing MongoDB Atlas schema for custom links and theme card management.

Use Case

Benefits

Priority - High

Expected time frame - 5 days

Record

github-actions[bot] commented 5 days ago

Thank you for creating this issue! 🎉 We'll look into it as soon as possible. In the meantime, please make sure to provide all the necessary details and context. If you have any questions or additional information, feel free to add them here. Your contributions are highly appreciated! 😊

You can also check our #24 for guidelines on contributing to this project.