Skip to content

markuskr/trening

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Screenshot of application

ElixirTraining

To start your new Phoenix application:

  1. Install dependencies with mix deps.get
  2. Start Phoenix endpoint with mix phoenix.server

Now you can visit localhost:4000 from your browser.

Purpose of the application

Gamification is a thing! Because we do better if we can compete with someone else. This app allows you to set a personal goal of times you want to work out and compare yourself to another person. In addition can you track your weight and display the data using a graph.

Technology used

The application is written in Elixir using the phoenix framework and shows concepts like database access, template rendering and authentication using oauth2 (against google). Checkout the config files to setup the application against your database server and your google oauth2 credentials.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published