{"id":17712592,"url":"https://github.com/sahiljain0/webflow-assessment","last_synced_at":"2026-04-11T01:46:18.098Z","repository":{"id":257923283,"uuid":"873139180","full_name":"Sahiljain0/Webflow-assessment","owner":"Sahiljain0","description":"This is an assessment project for the vectorShift YC company","archived":false,"fork":false,"pushed_at":"2024-10-15T17:59:19.000Z","size":212,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-10-17T01:47:54.234Z","etag":null,"topics":["assessment","express","node","python","react","webflow"],"latest_commit_sha":null,"homepage":"https://webflow-assessment-ufcr.vercel.app/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Sahiljain0.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-10-15T17:02:05.000Z","updated_at":"2024-10-15T18:00:27.000Z","dependencies_parsed_at":"2024-10-17T01:48:11.357Z","dependency_job_id":"d55e5ab3-90a7-4ba5-83b5-8d346a68ee8f","html_url":"https://github.com/Sahiljain0/Webflow-assessment","commit_stats":null,"previous_names":["sahiljain0/webflow-assessment"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sahiljain0%2FWebflow-assessment","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sahiljain0%2FWebflow-assessment/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sahiljain0%2FWebflow-assessment/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sahiljain0%2FWebflow-assessment/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Sahiljain0","download_url":"https://codeload.github.com/Sahiljain0/Webflow-assessment/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246450476,"owners_count":20779421,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["assessment","express","node","python","react","webflow"],"created_at":"2024-10-25T09:05:40.497Z","updated_at":"2026-04-11T01:46:18.048Z","avatar_url":"https://github.com/Sahiljain0.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# VectorShift Workflow\n\nVectorShift Workflow is a project that utilizes React for the frontend and FastAPI for the backend to create and manage workflows. This project supports Directed Acyclic Graphs (DAGs) for workflow management.\n\n## Live Demo\n\nCheck out the live demo of the VectorShift Workflow \n[here](https://webflow-assessment-ufcr.vercel.app/).\n\n\n\n## Screenshots\n\nHere are some screenshots of the VectorShift Workflow in action:\n\n![Workflow Creation](https://github.com/user-attachments/assets/a3bf2d92-26a6-409a-9ca6-8465927950ce)\n\n## Features\n\n- **React Frontend**: A modern, responsive UI built with React.\n- **FastAPI Backend**: A high-performance backend built with FastAPI.\n- **DAG Support**: Create and manage workflows using Directed Acyclic Graphs.\n\n## Installation\n\n### Prerequisites\n\n- Node.js\n- Python 3.7+\n- FastAPI\n\n### Frontend Setup\n\n1. Navigate to the frontend directory:\n    ```bash\n    cd frontend\n    ```\n2. Install dependencies:\n    ```bash\n    npm install\n    ```\n3. Start the development server:\n    ```bash\n    npm start\n    ```\n\n### Backend Setup\n\n1. Navigate to the backend directory:\n    ```bash\n    cd backend\n    ```\n2. Create a virtual environment:\n    ```bash\n    python -m venv venv\n    ```\n3. Activate the virtual environment:\n    - On Windows:\n        ```bash\n        venv\\Scripts\\activate\n        ```\n    - On macOS/Linux:\n        ```bash\n        source venv/bin/activate\n        ```\n4. Install dependencies:\n    ```bash\n    pip install -r requirements.txt\n    ```\n5. Start the FastAPI server:\n    ```bash\n    uvicorn main:app --reload\n    ```\n\n## Usage\n\n1. Open your browser and navigate to `http://localhost:3000` to access the React frontend.\n2. Use the UI to create and manage workflows.\n3. The backend API is available at `http://localhost:8000`.\n\n## Contributing\n\nContributions are welcome! Please fork the repository and submit a pull request.\n\n## License\n\nThis project is licensed under the MIT License.\n\n## Contact\n\nFor any questions or inquiries, please contact [Sahiljain0](mailto:jainsahil760@gmail.com).\n\n*Creating a new workflow using the UI.*\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsahiljain0%2Fwebflow-assessment","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsahiljain0%2Fwebflow-assessment","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsahiljain0%2Fwebflow-assessment/lists"}