{"id":15091682,"url":"https://github.com/ehren-lewis/hobbyspot","last_synced_at":"2026-01-19T05:32:39.407Z","repository":{"id":83249769,"uuid":"536291985","full_name":"Ehren-Lewis/HobbySpot","owner":"Ehren-Lewis","description":"A blog style application where users can login and post about what they enjoy","archived":false,"fork":false,"pushed_at":"2023-01-19T21:26:54.000Z","size":6880,"stargazers_count":1,"open_issues_count":5,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-11T17:11:45.120Z","etag":null,"topics":["css","handlebarsjs","html","nodejs"],"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/Ehren-Lewis.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":"2022-09-13T20:07:19.000Z","updated_at":"2022-10-13T22:36:19.000Z","dependencies_parsed_at":"2023-03-12T17:44:46.403Z","dependency_job_id":null,"html_url":"https://github.com/Ehren-Lewis/HobbySpot","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ehren-Lewis%2FHobbySpot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ehren-Lewis%2FHobbySpot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ehren-Lewis%2FHobbySpot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ehren-Lewis%2FHobbySpot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Ehren-Lewis","download_url":"https://codeload.github.com/Ehren-Lewis/HobbySpot/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247386723,"owners_count":20930702,"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":["css","handlebarsjs","html","nodejs"],"created_at":"2024-09-25T10:42:42.215Z","updated_at":"2026-01-19T05:32:39.399Z","avatar_url":"https://github.com/Ehren-Lewis.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Hobby Spot\n\n[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n\nAuthor: Carl Sundheim Jr., Connor Martin, Ehren Lewis, Sarah Thevenot, Trystan Button, and Vian Charbonneau\n\n## Table Of Contents\n\n\n* [About This Project](#about-this-project)\n* [How to Install](#how-to-install)\n* [Usage](#usage)\n* [Known Issues](#known-issues)\n* [Questions](#questions)\n* [License](#license)\n* [Contributing](#contributing)\n\n\n## About This Project\n\nHobby Spot is a full stack discussion forum application. Users are able to create an account\n and can then log in using their account information to view posts.\n\nOurmotivation behind this is as individuals who are very diverse in their interests, we all wanted an application that would allow\nus to explore different hobbies, as well as share our own with other people.\n\n Some of the challenges faced during creation was connecting the frontend and backend, making sure the git process flow went smoothly,\n making sure authentification and routes didn't leak any user data, as well as setting up connections between models.\n\n Future goals for this project include adding a dynamic search bar to allow users to view a page based solely on a single discussion,\n add more authentification on the login system, add a profile page, and to add the ability to comment on posts.\n## Technologies Used\n\n[bcrypt](https://www.npmjs.com/package/bcrypt)  \n[dotenv](https://www.npmjs.com/package/dotenv)  \n[express](https://www.npmjs.com/package/express)  \n[MySQL2](https://www.npmjs.com/package/mysql2)  \n[Sequelize](https://www.npmjs.com/package/sequelize)  \n[nodemon](https://www.npmjs.com/package/nodemon)\n\n\n## How to Install\n\n\n    1. Navigate to the code repository\n    2. Press the green code button, located near the about section\n    3. Copy either the HTTPS, Git CLI, download the zip, open with GitHub desktop, or copy the SSH link.\n    4. Depending on download method, use Git, executable, or the desktop application to open the content files.\n    5. All of the content of the repository will be available after completion of the previous state.\n    \n## Contributors\n\n- [Ehren Lewis](https://github.com/Ehren-Lewis)\n- [Sarah Thevenot](https://github.com/SThevenot)\n- [Vian Charbonneau](https://github.com/vianvianc)\n- [Conner Martin](https://github.com/ConnerMart)\n- [Carl Sundheim](https://github.com/csundheimjr)\n- [Trystan Button](https://github.com/trystan333)\n## Links\n\n[GitHub Repo](https://github.com/Ehren-Lewis/HobbySpot)  \n [Heroku Deploy](https://damp-reaches-02576.herokuapp.com/)\n\n## Usage\n\n To use this project, head over to the deployed link on heroku provided. Create an account or login, then you can view the application and create\n new discussions\n\n\n ![Image of the landing page](./assets/images/hobbySpotLogin.png)\n ![Image of the index page](./assets/images/hobbySpotLanding.png)\n ![Image of adding a discussion](./assets/images/hobbySpotAdd.png)\n\n\n\n## Known Issues\n\nCurrently, refreshing the page in the middle of creating a new dicussion will delete it and you would have to start it over again.\nThe search bar is not fully functional, any searches won't redirect to any page based on input.\n\n\n## License\n\n\nMIT License\n\nCopyright (c) 2022 [Ehren Lewis]\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n\n\n## Contributing\n\nTo contribute on this project, contact us through my Github or via email.\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fehren-lewis%2Fhobbyspot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fehren-lewis%2Fhobbyspot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fehren-lewis%2Fhobbyspot/lists"}