- About
- Features
- Installation
- Usage
- Demo
- Contributing
- Technologies Used
- License
- Acknowledgments
- Roadmap
- FAQ
- Contact
CertifyFlow is a powerful web-based application designed to generate customizable certificates with ease. It offers drag-and-drop features and enterprise-level customization options, making it ideal for businesses and organizations to create professional certificates efficiently.
- Customizable Templates: Choose from a variety of templates or upload your own.
- Drag-and-Drop Editor: Intuitive interface for designing certificates.
- Enterprise Features: Role-based access control, audit logs, and batch generation.
- Verification Options: Unique verification links and batch IDs for authenticity.
- Node.js installed on your machine.
- MongoDB Atlas account for database.
-
Clone the repository:
git clone https://github.com/yourusername/CertifyFlow.git
-
Install dependencies:
npm install
-
Set up environment variables:
cp .env.example .env # Update .env with your configurations -
Run the application:
npm run dev
- Access the Application: Open your browser and navigate to
http://localhost:3000. - Create a Certificate: Log in, select a template, and customize your certificate using the drag-and-drop editor.
Check out the live demo here.
We welcome contributions! Please read our Contributing Guidelines for details on how to get involved.
This project is licensed under the MIT License - see the LICENSE file for details.
- Our amazing team for their hard work.
- Open-source libraries and tools used in this project.
- Design contributors for their creative input.
- Implement API documentation.
- Add multi-language support.
- Enhance security features.
-
Q: Is this application open-source?
- A: Yes, it is available under the MIT License.
-
Q: Can I use my own templates?
- A: Absolutely, you can upload custom templates.
For inquiries or contributions, please contact us at hi@tadashijei.com.
Thank you for checking out CertifyFlow! We hope you find it useful and look forward to your contributions.