Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/messsimo/fitness-love
Web for fitness club "FitnessLove"
https://github.com/messsimo/fitness-love
adaptive api comercial css html javascript laravel php
Last synced: 26 days ago
JSON representation
Web for fitness club "FitnessLove"
- Host: GitHub
- URL: https://github.com/messsimo/fitness-love
- Owner: messsimo
- Created: 2024-09-03T08:28:52.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-11-13T08:33:50.000Z (about 2 months ago)
- Last Synced: 2024-11-13T09:29:13.801Z (about 2 months ago)
- Topics: adaptive, api, comercial, css, html, javascript, laravel, php
- Language: Blade
- Homepage:
- Size: 70 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## I LOVE FITNESS - FitnessClub + Swimming Pool
I LOVE FITNESS is a sport complex based in Moscow,Russia. In the web we can see information about club and booking a subscriptions for low price.
## The project includes:
- Adaptation: Full adaptation from the 1920px to the 360px.
- Home page: Information about fitnes club and details + form for booking subscription.
- API: API for showing location from OpenStreetMap.## Installation
1. Clone the repository:
```
git clone https://github.com/messsimo/fitness-love.git
```
2. Go to the project directory:
```
cd repository
```
3. Install Composer:
```
composer install
```
3. Setting up the .env file:
```
cp .env.example .env
```
3. Running Migrations:
```
php artisan migrate
```
3. Starting the server:
```
php artisan serve
```
## Technologies
- HTML
- CSS
- JavaScript
- PHP
- Laravel
- mySQL
- Git
- OpenStreetMap API## Screenshots