https://github.com/ebeagusamuel/career_coaches_frontend
BACC is an application that features a collection of highly skilled and experienced career coaches to help you make important career decisions. Users are able to book an appointment with any of the career coaches listed on the application. The APP is created with the latest industry standards using React.js and Redux Toolkit. API Backend was used for data manipulation. The app is fully mobile responsive and tested using Jest and the React Testing Library.
https://github.com/ebeagusamuel/career_coaches_frontend
api reactjs redux reduxtoolkit
Last synced: over 1 year ago
JSON representation
BACC is an application that features a collection of highly skilled and experienced career coaches to help you make important career decisions. Users are able to book an appointment with any of the career coaches listed on the application. The APP is created with the latest industry standards using React.js and Redux Toolkit. API Backend was used for data manipulation. The app is fully mobile responsive and tested using Jest and the React Testing Library.
- Host: GitHub
- URL: https://github.com/ebeagusamuel/career_coaches_frontend
- Owner: ebeagusamuel
- Created: 2020-11-21T00:07:21.000Z (over 5 years ago)
- Default Branch: development
- Last Pushed: 2023-09-10T16:20:24.000Z (almost 3 years ago)
- Last Synced: 2025-02-28T01:17:21.559Z (over 1 year ago)
- Topics: api, reactjs, redux, reduxtoolkit
- Language: JavaScript
- Homepage: https://career-coaches.netlify.app
- Size: 25.4 MB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
  
# BACC(Book a Career Coach)
> BACC is an application that features a collection of highly skilled and experienced career coaches to help you make important career decisions. Users are able to book an appointment with any of the career coaches listed on the application.
>
> The APP is created with the latest industry standards using React.js and Redux Toolkit
>
> API Backend used for data manipulation: [career-coaches-api](https://career-coaches-api.onrender.com/)
> The app is fully mobile responsive and tested using Jest and the React Testing Library.
>
## App functionality
- User logs in or creates an account.
- Logged in users can see the list of all avilable career coaches.
- Users can book an appointment with any of the coaches by picking a date and time to meet.
- All the data manipulation and login system is handled by a Rails Backend API
## This web app is live, you can check it here: [Live demo](https://career-coaches.netlify.app/)
## Screenshot of the app.


## Rails Backend [github link](https://github.com/ebeagusamuel/career_coaches_backend_api)
## Built With
- React.js
- create-react-app
- Redux Toolkit
- Ruby on Rails for the Backend API
## Testing
- Jest
- React Testing Library
## Prerequisities
To get this project up and running locally, you must have [node](https://nodejs.org/en/) and [yarn](https://yarnpkg.com/) installed locally.
## Getting Started
**To get this project set up on your local machine, follow these simple steps:**
**Step 1**
Navigate through the local folder where you want to clone the repository and run
`git clone https://github.com/ebeagusamuel/career_coaches_frontend`. It will clone the repo to your local folder.
**Step 2**
Run `cd career_caoches_frontend`
**Step 3**
Run `npm install` to install the npm packages from the `package.json` file.
**Step 4**
Run `npm start` to start the webpack server, you can now navigate to `http://localhost:3000` to view the app. The server refreshes the app every time you make a change to a file used by it.
## Tests
1. Open Terminal
2. Install dependencies (only if you did not install them previously):
`npm install`
3. Run the tests with the command:
`npm test`
## Authors
👤 **Ebeagu Samuel**
- Github: [ebeagusamuel](https://github.com/ebeagusamuel)
- Twitter: [@ebeagu_samuel](https://twitter.com/ebeagu_samuel)
- Linkedin: [Ebeagu Samuel](https://www.linkedin.com/in/ebeagusamuel/)
## 🤝 Contributing
Our favourite contributions are those that help us improve the project, whether with a contribution, an issue, or a feature request!
## Show your support
If you've read this far....give us a ⭐️!
## 📝 License
This project is licensed by Microverse