{"id":22739855,"url":"https://github.com/akshay-9155/workout-buddy","last_synced_at":"2026-04-12T00:02:28.977Z","repository":{"id":263191665,"uuid":"889627097","full_name":"akshay-9155/Workout-Buddy","owner":"akshay-9155","description":"A MERN stack app for managing workouts with secure user authentication.","archived":false,"fork":false,"pushed_at":"2024-11-22T17:02:55.000Z","size":347,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-05T06:11:12.866Z","etag":null,"topics":["bcrypt","express","fullstack-development","javascript","jsonwebtoken","mern-stack","mongodb","mongodb-atlas","mongoose","nodejs","react"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/akshay-9155.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-11-16T20:04:53.000Z","updated_at":"2024-11-22T17:02:58.000Z","dependencies_parsed_at":"2024-11-20T13:15:45.486Z","dependency_job_id":null,"html_url":"https://github.com/akshay-9155/Workout-Buddy","commit_stats":null,"previous_names":["akshay-9155/workout-buddy"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akshay-9155%2FWorkout-Buddy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akshay-9155%2FWorkout-Buddy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akshay-9155%2FWorkout-Buddy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akshay-9155%2FWorkout-Buddy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/akshay-9155","download_url":"https://codeload.github.com/akshay-9155/Workout-Buddy/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246273524,"owners_count":20750904,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bcrypt","express","fullstack-development","javascript","jsonwebtoken","mern-stack","mongodb","mongodb-atlas","mongoose","nodejs","react"],"created_at":"2024-12-10T23:06:24.629Z","updated_at":"2026-04-12T00:02:28.950Z","avatar_url":"https://github.com/akshay-9155.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Workout Buddy\n\nWorkout Buddy is a MERN stack application that helps users manage their workouts. The app includes user authentication, workout management, and a personalized dashboard to track your fitness journey.\n\n## Features\n- **User Authentication:** Secure login and signup using **JWT** and **bcrypt**.\n- **Homepage:** Displays workouts of the logged-in user.\n- **Add Workout:** Add new workouts to your personalized dashboard.\n- **Delete Workout:** Remove workouts that are no longer needed.\n- **Routes:**\n  - `/`: Homepage displaying user-specific workouts.\n  - `/signup`: Create a new account.\n  - `/login`: Log in to your account.\n\n## Tech Stack\n- **Frontend:** ReactJS\n- **Backend:** Node.js, Express.js\n- **Database:** MongoDB\n- **Authentication:** JWT and bcrypt for secure user authentication\n\n## Setup Instructions\nFollow these steps to get the project running locally.\n\n### Prerequisites\n- Node.js installed on your system\n- MongoDB instance running locally or on the cloud\n- Git installed\n\n### Installation\n1. Clone the repository:\n   ```bash\n   git clone https://github.com/yourusername/workout-buddy.git\n   cd workout-buddy\n    ```\n2. Install dependencies for the backend:\n    ```bash\n    cd backend\n    npm install\n    ```\n3. Install dependencies for the frontend:\n    ```bash\n    cd ../frontend\n    npm install\n    ```\n\n### Configuration\n1. Create a .env file in the backend directory with the following variables:\n    ```\n    PORT=4000\n    MONGO_URI=your-mongodb-connection-string\n    SECRET=your-jwt-secret\n    ```\n\n### Running the Application\n1. Start the backend server:\n    ```\n    cd backend\n    npm run dev\n    ```\n2. Start the frontend development server:\n    ```\n    cd frontend\n    npm run start\n    ```\n3. Open your browser and navigate to http://localhost:3000 to view the app.\n\n### Folder Structure\n    Workout Buddy/\n    │\n    ├── backend/\n    │   ├── models/\n    │   ├── routes/\n    │   ├── middlewares/\n    │   ├── controllers/\n    │   ├── server.js\n    │   └── .env\n    │\n    ├── frontend/\n    |   ├── public/\n    │   |   └── index.html\n    │   └──  src/\n    │       ├── components/\n    │       ├── context/\n    │       ├── hooks/\n    │       ├── pages/\n    │       ├── App.js\n    │       └── index.js\n    │       └── index.css    │\n    └── README.md\n\n### Future Enhancements\n1. Add workout categories and tracking features.\n2. Implement workout analytics and visualizations.\n3. Enhance the UI/UX for a more polished user experience.\n\n### Contribution  \nContributions are welcome! If you have suggestions for improvements or want to report issues, feel free to open a pull request or create an issue in the repository.  \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakshay-9155%2Fworkout-buddy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fakshay-9155%2Fworkout-buddy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakshay-9155%2Fworkout-buddy/lists"}