Giter VIP home page Giter VIP logo

scalio's Introduction

scalio

weight tracking web app that show progression over time

scalio is a web app allowing you to keep track of your weight loss project over time. Click here to create an account and get counting, or look below if you want to run or contribute to the project yourself!

Build Status

Getting Started

These instrcutions will get a copy of scalio running locally on your machine for development, testing, and trial purposes.

Dependencies

You're going to need these before you get started:

Building the Application

Backend

  1. Navigate to the api/ folder
  2. Create a virtual environment with python3 -m virtaulenv venv, and activate it with source venv/bin/activate
  3. Install the dependencies with pip install -r requirements.txt
  4. Start the api with python run.py

Frontend

  1. Navigate to the web/ folder
  2. Run npm installfrom the terminal to download the dependencies
  3. Run npm start and then navigate to localhost:4200 and start using scalio.

Running the Tests

Backend

From the api/ folder, run python -m unittest discover test to run all of the api tests.

Frontend

From the web/ folder, run npm run unit to run all of the front-end unit tests.

Contributing

Guidelines for contributions can be found here and our Code of Conduct can be found here. Feel free to open an issue if there are problems with scalio or you want to submit a feature request.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.