{"id":16211592,"url":"https://github.com/laurabeatris/gobarber-web","last_synced_at":"2025-07-11T16:11:34.632Z","repository":{"id":39090026,"uuid":"271288993","full_name":"LauraBeatris/gobarber-web","owner":"LauraBeatris","description":"Manage appointments in barbershops - Built with React Native and Styled Components ","archived":false,"fork":false,"pushed_at":"2023-01-05T21:40:01.000Z","size":18721,"stargazers_count":37,"open_issues_count":20,"forks_count":10,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-10-11T10:48:05.639Z","etag":null,"topics":["frontend","react","reactjs","styled-components","typescript"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/LauraBeatris.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-06-10T13:46:51.000Z","updated_at":"2024-04-24T18:20:53.000Z","dependencies_parsed_at":"2023-02-04T17:00:22.516Z","dependency_job_id":null,"html_url":"https://github.com/LauraBeatris/gobarber-web","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/LauraBeatris/gobarber-web","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LauraBeatris%2Fgobarber-web","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LauraBeatris%2Fgobarber-web/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LauraBeatris%2Fgobarber-web/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LauraBeatris%2Fgobarber-web/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LauraBeatris","download_url":"https://codeload.github.com/LauraBeatris/gobarber-web/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LauraBeatris%2Fgobarber-web/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264850501,"owners_count":23673229,"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":["frontend","react","reactjs","styled-components","typescript"],"created_at":"2024-10-10T10:48:36.622Z","updated_at":"2025-07-11T16:11:34.584Z","avatar_url":"https://github.com/LauraBeatris.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"left\"\u003e\n   \u003cimg src=\"docs/logo.svg\" width=\"200\"/\u003e\n\u003c/p\u003e\n\n# Go Barber\n\n\u003e Schedule and manage appointments in barber shops\n\n[![Author](https://img.shields.io/badge/author-LauraBeatris-ff9000?style=flat-square)](https://github.com/LauraBeatris)\n[![Languages](https://img.shields.io/github/languages/count/LauraBeatris/gobarber-web?color=%23ff9000\u0026style=flat-square)](#)\n[![Stars](https://img.shields.io/github/stars/LauraBeatris/gobarber-web?color=ff9000\u0026style=flat-square)](https://github.com/LauraBeatris/gobarber-web/stargazers)\n[![Forks](https://img.shields.io/github/forks/LauraBeatris/gobarber-web?color=%23ff9000\u0026style=flat-square)](https://github.com/LauraBeatris/gobarber-web/network/members)\n[![Contributors](https://img.shields.io/github/contributors/LauraBeatris/gobarber-web?color=ff9000\u0026style=flat-square)](https://github.com/LauraBeatris/gobarber-web/graphs/contributors)\n\n---\n\n# :pushpin: Table of Contents\n\n* [Features](#rocket-features)\n* [UI Documentation](#framed_picture-ui-documentation)\n* [Installation](#construction_worker-installation)\n* [Getting Started](#runner-getting-started)\n* [FAQ](#postbox-faq)\n* [Found a bug? Missing a specific feature?](#bug-issues)\n* [Contributing](#tada-contributing)\n* [License](#closed_book-license)\n\n\u003cbr /\u003e\n\u003cp align=\"center\"\u003e\u003cimg src=\"docs/signin.gif?raw=true\"/\u003e\u003c/p\u003e\n\n# :rocket: Features\n\n* #### Create an account as a service provider or as a costumer.\n* #### Schedule and manage appointments\n\n#### Copying the dashboard URL to persist the selected month across multible browser tabs\n\n\u003cimg src=\"docs/features/copying-dashboard-url.gif\"\u003e\n\n#### Handling loading when loading the provider month availability\n\n\u003cimg src=\"docs/features/loading-availability.gif\"\u003e\n\n#### Listing notifications and marking them as read\n\n\u003cimg src=\"docs/features/marking-notifications-as-read.gif\"\u003e\n\n#### Updating user profile\n\n\u003cimg src=\"docs/features/profile.gif\"\u003e\n\n# :framed_picture: UI Documentation\nThis project has a UI Documentation of reusable components, allowing to test them individually.\n\n[Click there to see the storybook](http://storybook-gobarber.lauradeveloper.com.br/?path=/story/*)\n\n\u003cp align=\"left\"\u003e\u003cimg src=\"docs/storybook.gif?raw=true\"/\u003e\u003c/p\u003e\n\n# :construction_worker: Installation\n\n**You need to install [Node.js](https://nodejs.org/en/download/) and [Yarn](https://yarnpkg.com/) first, then in order to clone the project via HTTPS, run this command:**\n\n```bash\ngit clone https://github.com/LauraBeatris/gobarber-web.git\n```\n\nSSH URLs provide access to a Git repository via SSH, a secure protocol. If you have a SSH key registered in your Github account, clone the project using this command:\n\n```bash\ngit clone git@github.com:LauraBeatris/gobarber-web.git\n```\n\n**Install dependencies**\n\n```bash\nyarn install\n```\n\nCreate your enviroment variables based on the examples of `.env.example`\n\n```bash\ncp .env.example .env\n```\n\nAfter copying the examples, make sure to fill the variables with new values.\n\n**Setup the API**\n\nThe interface needs to interact with the server to receive and register data.\n\nMake sure to go to the [Hotseat API](https://github.com/LauraBeatris/hotseat) repository and follow the instructions in order to get it running in your machine.\n\n# :runner: Getting Started\n\nRun the following command in order to start the application in a development environment:\n\n```bash\nyarn start\n```\n\n\n# :postbox: Faq\n\n**Question:** What are the tecnologies used in this project?\n\n**Answer:** The tecnologies used in this project are [React](https://pt-br.reactjs.org/) + [Styled Components](https://styled-components.com/) to handle scoped CSS.\n\n# :bug: Issues\n\nFeel free to **file a new issue** with a respective title and description on the [Go Barber](https://github.com/LauraBeatris/gobarber-web/issues) repository. If you already found a solution to your problem, **I would love to review your pull request**! Have a look at our [contribution guidelines](https://github.com/LauraBeatris/gobarber-web/blob/master/CONTRIBUTING.md) to find out about the coding standards.\n\n# :tada: Contributing\n\nCheck out the [contributing](https://github.com/LauraBeatris/gobarber-web/blob/master/CONTRIBUTING.md) page to see the best places to file issues, start discussions and begin contributing.\n\n# :closed_book: License\n\nReleased in 2020 (Work in progress)\nThis project is under the [MIT license](https://github.com/LauraBeatris/gobarber-web/master/LICENSE).\n\nMade with love by [Laura Beatris](https://github.com/LauraBeatris) 💜🚀\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flaurabeatris%2Fgobarber-web","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flaurabeatris%2Fgobarber-web","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flaurabeatris%2Fgobarber-web/lists"}