{"id":25890588,"url":"https://github.com/akshayram2003/fittness-studio-internship-project","last_synced_at":"2026-07-17T03:05:26.431Z","repository":{"id":196035948,"uuid":"694202270","full_name":"AKSHAYRAM2003/Fittness-Studio-Internship-project","owner":"AKSHAYRAM2003","description":"Just built this incredible full - stack application from scratch using MERN STACK ( MongoDB, Express, React.js and Nodejs). Description: Sports Web App for creating sports events.","archived":false,"fork":false,"pushed_at":"2023-09-20T14:52:31.000Z","size":3106,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2023-09-21T04:21:32.739Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/AKSHAYRAM2003.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}},"created_at":"2023-09-20T14:24:36.000Z","updated_at":"2023-09-21T04:21:39.312Z","dependencies_parsed_at":null,"dependency_job_id":"e19eda8b-6601-4e32-bfdd-52551548d3b7","html_url":"https://github.com/AKSHAYRAM2003/Fittness-Studio-Internship-project","commit_stats":null,"previous_names":["akshayram2003/fittness-studio-internship-project"],"tags_count":null,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AKSHAYRAM2003%2FFittness-Studio-Internship-project","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AKSHAYRAM2003%2FFittness-Studio-Internship-project/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AKSHAYRAM2003%2FFittness-Studio-Internship-project/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AKSHAYRAM2003%2FFittness-Studio-Internship-project/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AKSHAYRAM2003","download_url":"https://codeload.github.com/AKSHAYRAM2003/Fittness-Studio-Internship-project/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241559691,"owners_count":19982301,"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":[],"created_at":"2025-03-02T19:28:16.709Z","updated_at":"2025-10-18T03:06:00.853Z","avatar_url":"https://github.com/AKSHAYRAM2003.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# :house: FITNESS CLUB :muscle:\n  ![Badge for GitHub](https://img.shields.io/github/languages/top/jordanwhunter/readme-generator?style=flat\u0026logo=appveyor) \u003cbr/\u003e\n![FITNESS](https://user-images.githubusercontent.com/47585614/110193559-3afeb880-7dfa-11eb-8fa8-b942f7515f4d.gif)\n\n  \n  ## Description \n\nJust built this incredible full - stack application from scratch using MERN STACK ( MongoDB, Express, React.js and Nodejs).\nDescription: Sports Web App for creating sports events.\n\n  ## Table of Contents\n  * [Features](#features)\n  * [Frontend](#frontend)\n  * [Backend](#backend)\n  * [Tests](#tests)\n  * [License](#license)\n  \n  ## Gallery\n  \u003cimg src=\"https://i.ibb.co/Z6XXM2w/FItness-Club.png\" width=\"18%\"\u003e\u003c/img\u003e \u003cimg src=\"https://i.ibb.co/0YBz09w/Screenshot-from-2021-03-05-21-35-05.png\" width=\"18%\"\u003e\u003c/img\u003e  \u003cimg src=\"https://i.ibb.co/dpZxrn7/Screenshot-from-2021-03-05-21-34-21.png\" width=\"18%\"\u003e\u003c/img\u003e \u003cimg src=\"https://i.ibb.co/RpDShY3/Screenshot-from-2021-03-05-21-35-18.png\" width=\"18%\"\u003e\u003c/img\u003e \u003cimg src=\"https://i.ibb.co/f2HbSSY/Screenshot-from-2021-03-05-21-33-35.png\" width=\"18%\"\u003e\u003c/img\u003e \n  \n  ## Features\n  \n Some of the cool features of this FitnessClub:\n* :muscle: User registration and authentication (maybe add facebook/gmail login if the series becomes popular)\n* :muscle:Hashing password for security\n* :muscle: Session control\n* :muscle: CRUD operations (create, read, update and delete)\n* :muscle: Search for events using filters (Running, Cycling or Swimming)\n* :muscle: Sign UP for event in order to participate\n* :muscle:Upload images to the server\n* :muscle: Paypal implementation\n  \n## Frontend \n\n* Built stable and maintainable code base using React\n* Created login, logout, subscribe to events,upload new events, check my events and subscriptions,\nfilter events, and many more features.\n* API consumption with axios.\n* Code reusable components.\n* Tested accessibility with jest - axe.\n* Designed front - end with Mobile First.\n* Use axios to fetch the API.\n* Implement paypal payment method .\n* Save user credentials with LocalStorage.\n* Persistent user session with React Conext API.\n* Some of the packages used:\n    1. React icons.\n    2. React loading.\n    3. React responsive carousel.\n    4. React scroll.\n    5. Styled components.\n    6. React router dom.  \n\n## Backend\n\n\n* Developed using M V C. CRUD operations . Wrote clean, well - documented, and resilient code.\n* Run and monitor performance tests with Jest. \n* Hashed and salted passwords for security (bcrypt).\n* AWS S3 Bucket for images.\n\n## Tests\n\n\n* **Frontend** : Accessibility tests with jest-axe.\n* **Backend** : Testing routes with jest and supertest.\n\n## License\n\nMIT\n\n---\n\n## Questions?\n\nFor any questions, please contact me with the information below:\n\nGitHub: [@AKSHAYRAM2003](https://api.github.com/users/AKSHAYRAM2003)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakshayram2003%2Ffittness-studio-internship-project","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fakshayram2003%2Ffittness-studio-internship-project","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakshayram2003%2Ffittness-studio-internship-project/lists"}