Hi, We are CodeCrafters. Welcome to the FlowCraft - Flowchart Generator - a project developed as part of the "Hack The Spring - WeCode" Hackathon in GEHU, created during my 2nd Year of B.Tech. C.S.E.
Our Team includes:
1. Deepak Singh Burathoki
3. Vineet Pandey
4. Khajan Bhatt
5. Dhruv Rawat
- Overview
- Features
- Tech Stack
- Directory Structure
- Installation
- Usage
- Contributing
- License
- Acknowledgments
FlowCraft is a simple and intuitive flowchart maker that allows users to create, customize, and visualize flowcharts with ease. Built using HTML, CSS, and JavaScript for the frontend and powered by Python and JavaScript on the backend, FlowCraft is designed for students, educators, and professionals who need quick and clean diagramming tools right in their browser.
- 🎨 Drag-and-drop interface for adding flowchart shapes
- ✏️ Editable nodes (text, color, size)
- 🔗 Connectors between shapes to create meaningful flows
- 🧩 Customizable elements (arrows, boxes, etc.)
- 💾 Save and load flowchart data
- ⚙️ Lightweight backend support for processing and storing flowchart data
1. Frontend
- HTML5
- CSS3
- JavaScript
2. Backend
- Python (Flask / FastAPI / SimpleHTTPServer)
- Javascript
For detailed information about the project's structure, please refer to the Directory Structure document.
To build and run the MerkelRex application, follow these steps:
- Clone the repository:
git clone https://github.com/Khajan38/Flowchart-Simulator
- Install the tech-stacks from reqiurements.txt:
pip install -r requirements.txt
- Run the application:
pyhton app.py index.html (Live Server)"
- Start the web-application via app.py and index.html.
- Explore various tabs and features of the website.
Contributions are welcome! If you would like to contribute to the MerkelRex application, please follow these steps:
- Fork the repository.
- Create a new branch:
git checkout -b feature/YourFeature
- Make your changes and commit them:
git commit -m "Add your message" - Push to your branch:
git push origin feature/YourFeature
- Create a pull request.
This project is licensed under the MIT License. See the LICENSE file for more details.
Thank you for checking out the MerkelRex Application! We appreciate any feedback and contributions to enhance this project.
