A streamlined client management platform designed specifically for freelancers to organize, store, and manage all client-related documents and communications in one centralized location.
Clientsy simplifies freelance workflow by providing a centralized hub where freelancers can:
- Create dedicated folders for each client
- Store and organize invoices, receipts, contracts, proposals, and other client documents
- Securely view and download files whenever needed
- Prepare for upcoming lead generation and client management features
- MongoDB - Flexible document database for storing varied client documents and metadata
- Express.js - Minimalist web framework for Node.js APIs
- React - Component-based frontend for responsive UI
- Node.js - JavaScript runtime for server-side logic
- Create individual folders for each client
- Upload and organize invoices, receipts, contracts, proposals, and other documents
- Securely view and download files whenever needed
- Plan for future lead generation and client communication tools
- Lead generation tools
- Client communication tracking
- Invoice generation and tracking
- Contract templates library
-
Clone the repository:
git clone https://github.com/ASP-31/Clientsy.git cd Clientsy -
Install dependencies:
npm install
-
Start the application:
npm start
- Create a client folder
- Upload documents for that client
- Access, view, and manage files from a central dashboard
- Fork the repository
- Create your feature branch
- Commit your changes
- Push to the branch
- Open a Pull Request
This project is licensed under the MIT License.
Project Link: https://github.com/ASP-31/Clientsy
Clientsy: Simplifying freelance client management, one client at a time.