Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/aguzmant103/zkflowchart


https://github.com/aguzmant103/zkflowchart

Last synced: 11 days ago
JSON representation

Awesome Lists containing this project

README

        

# zkFlowChart - Privacy Tooling Recommender

zkFlowChart is a dynamic tool designed to help users discover and choose the right privacy-preserving technologies for their projects. It provides a step-by-step interface to select various aspects of a privacy-focused system and generates personalized recommendations based on user inputs.

## Features

- Interactive flow chart for selecting system properties
- Step-by-step guidance through different aspects of privacy-preserving systems
- Personalized recommendations based on user selections
- Confetti animation for a delightful user experience
- Responsive design for various screen sizes

## Technologies Used

- Next.js
- React
- TypeScript
- Tailwind CSS
- Framer Motion
- React Confetti

## Getting Started

1. Clone the repository:
```
git clone https://github.com/yourusername/zkflowchart.git
```

2. Install dependencies:
```
cd zkflowchart
npm install
```

3. Run the development server:
```
npm run dev
```

4. Open [http://localhost:3000](http://localhost:3000) in your browser to see the application.

## Project Structure

- `app/`: Next.js app directory containing pages and layouts
- `components/`: React components used throughout the application
- `public/`: Static assets
- `styles/`: Global styles and Tailwind CSS configuration

## Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

## License

This project is licensed under the MIT License.