Skip to content

pastordesoles/Bloody-Nose

Repository files navigation

Bloody Nose

Quality Gate Status Duplicated Lines (%) Code Smells Lines of Code Coverage Technical Debt

Find your perfect martial arts session with Bloody Nose. Live demo here.

Table of Contents

General Information

This is my final project for the ISDI Coders web development bootcamp 2022-09 BCN Edition. It's an application that allows you to post martials arts training sessions and look for partners to help you improve in the discipline of your choice.

As a martial arts enthusiast myself, I sometimes struggle to find training partners whenever I'm not in my dojo or when I try other styles just for fun.

With this app I want to create a hub for people to help them find someone near them and never stop training.

API repository here.

Technologies Used

  • React
  • Redux Toolkit
  • Jest
  • Typescript
  • StyledComponents
  • Axios
  • Material UI
  • Faker-js
  • React-leaflet
  • Fishery
  • Workbox
  • MSW
  • Cypress

Features

  • Create a unique user and get into the Bloody Nose experience
  • Create, update and delete your own training sessions.
  • Filter sessions based on the style you prefer.

Screenshots

Screenshots

Setup

You will find all the dependencies at the package.json file. Run the command npm install in your CLI to install them.

The command npm run start runs the app in the development mode. Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits. You will also see any lint errors in the console.

Project Status

Project is: in progress

Room for Improvement

To do:

  • Add private sessions list.
  • Enable joining a session.
  • Enable participant count in a session.
  • Enable automatic localization of a session in a map.
  • Enable automatic clearing of expired sessions.
  • Add personal profile menu.

Acknowledgements

  • Many thanks to everyone who supported me along the road that took me here.

Contact

Created by Xavi - feel free to contact me!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published