Skip to content
Upayan Mazumder edited this page Dec 4, 2024 · 1 revision

Collaborative Article Sharing (CAS)

CAS Logo

Welcome to the Collaborative Article Sharing (CAS) project! CAS is a versatile platform for sharing and managing articles collaboratively. Whether you're a developer, researcher, or hobbyist, CAS empowers you to organize, share, and access articles efficiently.


Project Overview

Source Code Structure

The repository is organized into three main components:

  1. Frontend (app)

    • Framework: Next.js
    • Language: JavaScript
    • Technologies: React.js, Next.js
  2. Backend (api)

    • Framework: Flask
    • Language: Python
  3. Command-Line Interface (CLI) (CLI)

For more details on the overall project, refer to the Main README.


Getting Started

  1. Explore the Homepage:
    Visit cas.upayan.dev to interact with the app.

  2. API Documentation:
    Check out the API hosted at api.cas.upayan.dev.

  3. Install the CLI Tool:
    The CLI tool is available on PyPI.

    pip install collaborative-article-sharing  

    For CLI usage, refer to the CLI README


Contributions

We welcome contributions! Check out the main README for guidelines.


Community

Join our Discord Community for discussions, support, and collaboration:
Join Discord

Happy collaborating!