Skip to content

Rohit0814/MyGymApp

Repository files navigation

My Gym App

Welcome to our cutting-edge gym app that seamlessly integrates the needs of instructors, members, and administrators for a streamlined fitness experience. Whether you're a fitness enthusiast looking to book classes or an instructor aiming to manage your schedule, our app has you covered. Here's a breakdown of the key functionalities:

Sublime's custom image

Tech Stack

Client: HTML, CSS, TailwindCSS, Blade

Server: PHP, Laravel

Appendix

Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experience to be truly fulfilling. Laravel takes the pain out of development by easing common tasks used in many web projects, such as:

Laravel is accessible, powerful, and provides tools required for large, robust applications.

Authors

Lessons Learned

Laravel has the most extensive and thorough documentation and video tutorial library of all modern web application frameworks, making it a breeze to get started with the framework.

You may also try the Laravel Bootcamp, where you will be guided through building a modern Laravel application from scratch.

If you don't feel like reading, Laracasts can help. Laracasts contains over 2000 video tutorials on a range of topics including Laravel, modern PHP, unit testing, and JavaScript. Boost your skills by digging into our comprehensive video library.

Run Locally

Clone the project

  git clone https://github.com/Rohit0814/MyGymApp.git

Go to the project directory

  cd MyGymApp

Install dependencies

  composer global require laravel/installer

  npm install

Start the server

  npm run dev

  php artisan serve

Running Tests

To run tests, run the following command

  npm run test

Database migration

Creating database in your local system and then only migrate the existing system by using give command.

   php artisan migrate:refresh --seed

Feedback

If you have any feedback, please reach out to us at singhrohit.rs747@gmail.com

Optimizations

What optimizations did you make in your code? E.g. refactors, performance improvements, accessibility

About

This is fully functional Gym app developed in larave which is use to maintain and schedule gym working hours

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages