sirwebdev / swimming-performance

I've created this app for a swiming teacher client who needs to create a stopwatch timer with average of performance history from his students.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Swimming Performance


Welcome 👋🏼

Here we have a MVC application for a Brazilian swimming teacher to get average of him students by stopwatch timer.


How to Run ? 🤨

💡The terminal must be in the root folder of the project to perform these steps ...


  1. Install all dependecies with your favorive NodeJS Packages Manager;
  yarn install # or npm install
  1. After Install all dependencies, Run all tests using test script;
  yarn test # or npm run test
  1. Then run the project into development mode using dev script;
  yarn start # or npm run start

💡 If you want to run the project into IOS mobile device just use yarn start:ios or for android use yarn start:android.


And done !! you are ready to code or test !! 🤩


Made with ❤️ by Paulo Martins

About

I've created this app for a swiming teacher client who needs to create a stopwatch timer with average of performance history from his students.


Languages

Language:Java 32.3%Language:TypeScript 30.3%Language:C++ 13.5%Language:Objective-C++ 12.1%Language:Ruby 4.4%Language:Starlark 3.6%Language:JavaScript 1.5%Language:Shell 0.9%Language:Objective-C 0.7%Language:CMake 0.5%Language:Swift 0.2%