Skip to content
@ZapNotesApp

Zap Notes App

Zap Notes Organization

Welcome! Zap Notes creates AI-powered tools to make note-taking faster and smarter.

Test Zap Notes App Here!

TestFlight Link

Projects

Commit Message Guidelines

To maintain an organized project history, please follow these commit message guidelines:

  • Format: type: subject

  • General Rules:

    • Separate different types of changes into different commits.
    • Keep the subject concise (≤50 characters).
    • Use English consistently.
    • For more details, add a blank line after the subject.
  • Commit Types:

    • feat: New feature
    • fix: Bug fix
    • refactor: Code refactoring
    • docs: Documentation changes
    • style: Code style changes (not CSS)
    • test: Test case modifications
    • chore: Other changes (e.g., build process, dependencies)
  • Examples:

    • feat: add user login functionality
    • fix: resolve slow loading issue on homepage
    • docs: update project description in README.md
    • style: standardize code indentation

    Detailed Example:

    feat: add user login functionality
    
    - Implement JWT authentication
    - Create login form component
    - Add login state management
    
    Related issue: #123
    

License

This project is licensed under the GNU General Public License v3.0.

Contact

Contact Zigao Wang at [email protected] or open an issue here.

Popular repositories Loading

  1. Zap Zap Public

    Zap is a versatile note-taking application that allows users to quickly record their thoughts, ideas, and tasks using text, voice, and photos.

    Swift 10

  2. Zap-backend Zap-backend Public

    AI requests backend code for Zap Notes App

    JavaScript 3

  3. Zap-website Zap-website Public

    CSS 2

  4. Zap-auth-backend Zap-auth-backend Public

    JavaScript 2

  5. .github .github Public

    1

Repositories

Showing 5 of 5 repositories
  • Zap Public

    Zap is a versatile note-taking application that allows users to quickly record their thoughts, ideas, and tasks using text, voice, and photos.

    ZapNotesApp/Zap’s past year of commit activity
    Swift 10 GPL-3.0 0 3 0 Updated Dec 17, 2024
  • .github Public
    ZapNotesApp/.github’s past year of commit activity
    1 GPL-3.0 0 0 0 Updated Nov 13, 2024
  • Zap-backend Public

    AI requests backend code for Zap Notes App

    ZapNotesApp/Zap-backend’s past year of commit activity
    JavaScript 3 GPL-3.0 0 0 0 Updated Nov 13, 2024
  • Zap-website Public
    ZapNotesApp/Zap-website’s past year of commit activity
    CSS 2 GPL-3.0 0 0 0 Updated Nov 13, 2024
  • ZapNotesApp/Zap-auth-backend’s past year of commit activity
    JavaScript 2 GPL-3.0 0 0 0 Updated Nov 3, 2024

Top languages

Loading…

Most used topics

Loading…