Skip to content

Kappa is a fraternity management suite originally built for iOS, Android, and Desktop. The desktop version supports all the mobile features as well as chapter management and running voting sessions.

License

Notifications You must be signed in to change notification settings

KappaTT/kappa-desktop

Repository files navigation

kappa-desktop

Netlify Status GitHub Language grade: JavaScript Lines of Code

Secrets

Create a file src/secrets.ts as follows:

export const API_URL = '<CHANGE ME>';

export const GOOGLE_CLIENT_IDS = {
  dev: '<CHANGE ME>',
  prod: '<CHANGE ME>'
};

Development

command description
expo start run the development server. Add the -c flag to clear cache

Deploy

  1. npm install -g netlify-cli if you don't have netlify installed
  2. yarn deploy

Preview

screenshot

License

This project is GPLv2 licensed

About

Kappa is a fraternity management suite originally built for iOS, Android, and Desktop. The desktop version supports all the mobile features as well as chapter management and running voting sessions.

Resources

License

Stars

Watchers

Forks

Contributors 3

  •  
  •  
  •  

Languages