Git Product home page Git Product logo

exercisesmanager's Introduction

Status GitHub Issues GitHub Pull Requests


๐Ÿ“ Table of contents

๐Ÿง About

This project was developed with the idea of being a validation version of an application aimed at personal trainers and small/medium-sized gyms. The idea arose as a challenge to join the Woovi company.

๐Ÿ“ Requirements to run development environment

  • Node.js
  • Yarn
  • Nodemon

๐Ÿ’ญ Installation

1.Clone this repository using the following command:

$ git clone -b remake https://github.com/SmookeyDev/ExercisesManager

2.Access the project folder in your terminal:

$ cd ExercisesManager

3.Run the command to install the libraries used in the project:

$ yarn

4.Clone the .env.example files and rename them to .env in the app/client and app/server folders:

$ cp app/client/.env.example app/client/.env
$ cp app/server/.env.example app/server/.env

Then, fill in the environment variables.

5.Start the project by running the following commands:

$ yarn dev:server
$ yarn dev:web

๐Ÿ”ฐ References

exercisesmanager's People

Contributors

smookeydev avatar

Stargazers

Fernando Silva avatar Joรฃo Victor avatar Sibelius Seraphini avatar  avatar Luiz Wanderson avatar Rychillie avatar Yusuf Hafi avatar  avatar Carlos Junior avatar  avatar APPDIZ avatar

Watchers

Danilo Assis avatar  avatar

exercisesmanager's Issues

Problem with session token

After a few minutes, google session token expires and cause "Internal Server Error" on client side application.

readme

add a readme explaining the repo

  • motivation
  • how to run
  • features

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.