Skip to content

skota/sugarlogapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

88 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sugarlogapp

What is this?

Sugarlogapp is a simple app to record and track blood sugar levels. The app has web and mobile components

  • Rest API powered by Phoenix
  • Mobile app will be built using the awesome flutter sdk.

##todo

  • describe overall flow
  • describe tables
  • describe endpoints

How do i use this repo?

To start your Phoenix server: Clone or fork this repo. Then

  • Install dependencies with mix deps.get
  • Create and migrate your database with mix ecto.create && mix ecto.migrate
  • Start Phoenix endpoint with mix phx.server

Now you can visit localhost:4000 from your browser.

Ready to run in production? Please check our deployment guides.

running tests

Note: to run integration tests, start chromedriver in a new terminal $/usr/local/bin/chromedriver

Then run mix $ mix test --trace

trace is optional, but it gives a nice listing of the features..

About

Simple app to record and track sugar levels

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published