Giter Site home page Giter Site logo

calisthenics-movements's Introduction

header

Status: Developing โš ๏ธ

It is a web application planned by me, where I perform the CRUD of Calisthenics Movements.

Some fields in main Model is:

  • name
  • description
  • repetation num
  • sequency num
  • dificult category
  • i know
  • user_id
  • image

Also that, has a User with this fields:

  • name
  • email
  • cpf
  • birth
  • active

In addition to CRUD, I implement other features such as:

  • See the more recently movement created, using Cookie.
  • Entire verification system to validate forms with personalized messages.
  • Message of success when create a movement, using Session Flash.
  • Profile User editable.

This features are in developing:

  • Search for movements by name and/or dificulted category.
  • Email verification.

Technologies Used:

PHP Laravel Composer MySql
6.* 7.4 2.0 8.0

How to run the application:

  1. run shell: composer install
  2. run shell: php artisan key:generate
  3. create new Schema MySql
  4. create file .env (can copy from .env.example)
  5. configure your database variables in .env
  6. run shell: php artisan migrate
  7. run shell: php artisan serve

How to use mail service:

  1. create free account in mailtrap
  2. into of mailtrap site, go to My Inbox
  3. go to SMT settigns
  4. choice Laravel option in Integrations
  5. copy and past in your .env

calisthenics-movements's People

Contributors

thalita2000 avatar

Stargazers

 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.