PascalHonegger / HeyImIn

Hey, I'm in - A web app to manage recurring events

Home Page:https://hey-im-in.azurewebsites.net/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GitHub Actions Frontend status GitHub Actions Backend status

Hey, I'm in

"Hey, I'm in" is a tool to organize and manage recurring events.

Guidelines

  • Issues are tracked within GitHub
  • A commit message should include a reference to an issue (e.g. My test (#ISSUE) or My text, closes #ISSUE)
  • Everything, except localized strings, is written in english
  • Documentation in code or in the wiki
  • Development is done on a feature branch
  • Changes get integrated using pull requests
  • Every commit is tested using GitHub Actions
  • The master branch is used for development deployments and should be mostly stable
  • The stable branch is used for production deployment and must only contain stable versions

Changelog

A detailed changelog can be found under the GitHub releases page.

Want to help?

You like this tool and want to contribute? Create an issue, contribute some code, or improve documentation - help is always appreciated! If you're interested in writing code, there's a helpful quickstart guide in the wiki.

About

Hey, I'm in - A web app to manage recurring events

https://hey-im-in.azurewebsites.net/

License:GNU General Public License v3.0


Languages

Language:C# 70.5%Language:TypeScript 20.3%Language:HTML 7.5%Language:SCSS 1.2%Language:JavaScript 0.5%