Git Product home page Git Product logo

fitness-app's Introduction

Fitness app - Portfolio project



Devlog

19.01.23 - Future plans to change the architecture for the system. Plan to change gRPC to communicate between Logic and Data Access server. Plan to remove Web server. Blazor client will make HTTP requests to the logic server. Plans to improve database and security in the system.

28.02.23 - Project will be with less features than the semester project. The featurs implemented will be:

  • As a user, I want to create a profile, so that I can get access to the system.
  • As a user, I want to log into my profile, so that I can gain access to the system.
  • As a user, I want to create exercises, so that I can have them in workouts.
  • As a user, I want to see exercises, so that I can use them during workouts and to use them with other features.
  • As a user, I want to create workouts, so that they can be used during training.
  • As a user, I want to see workouts, so that I can use them during workouts.
  • As a user, I want to manage exercises, so that I can remove them or change details.
  • As a user, I want to manage workouts, so that I can remove them or change details.
  • As a user, I want to manage my profile, so that I can remove it or change user my user information.

For the architecture the system will be implemented with two servers, Data server and logic server. For the client the application will be coded using React native.
The communication between serves will be with REST endpoints. Data server will be coded in C# and logic server will be coded in Java. There will be also an authentications server coded in Node.js that will authenticate the user to be able to communicate with the logic server API.

Before the coding can be started the repository will be implemented with CI/CD pipelines but the code for now will not be deployed on the cloud.

During implementation TDD will be used for better code and development.

For more documentation look into documentation folder where from now on the documentation will be held.

The code that and the documentation will be changed/removed in the following few commits.

Changelog

Alpha-1.0.0: The initial setup is taken from a Semester 3 project which was a two man collaboration. The repository is found here https://github.com/ASilins/SEP3-Project
The intellectual property for the idea for the project is for both collaborators in the Semester 3 project: Arturs Silins and Ondrej Klimek.

fitness-app's People

Contributors

asilins avatar ondrej-klimek avatar

Watchers

 avatar

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.