An open API service indexing awesome lists of open source software.

https://github.com/ianahart/parana

A web application for snowboard teachers to meet students
https://github.com/ianahart/parana

backend frontend java javascript postgresql react spring-boot

Last synced: 6 months ago
JSON representation

A web application for snowboard teachers to meet students

Awesome Lists containing this project

README

          

# Parana

![React](https://img.shields.io/badge/React-61DAFB?logo=react&logoColor=white&style=for-the-badge)
![Spring Boot](https://img.shields.io/badge/Spring%20Boot-6DB33F?logo=spring-boot&logoColor=white&style=for-the-badge)
![Java](https://img.shields.io/badge/Java-007396?logo=java&logoColor=white&style=for-the-badge)
![JavaScript](https://img.shields.io/badge/JavaScript-F7DF1E?logo=javascript&logoColor=black&style=for-the-badge)
![PostgreSQL](https://img.shields.io/badge/PostgreSQL-336791?logo=postgresql&logoColor=white&style=for-the-badge)

## Description

Have you ever wanted to learn to snowboard, but can’t afford an instructor through the mountain resort? Do you question the abilities of the instructors at the mountain?
Well look no further Parana is here. Get connected with snowboard teachers that have a passion for snowboarding. Search teachers around your area and read their bio and reviews to see if they’re a good fit for you. If they are, send them a connection request to get to know them more and to organize a potential lesson. I decided to build this app because when I first started snowboarding I had an instructor from the mountain who could barely turn on a snowboard. It ended up being a total disaster of a time and it was not worth the hundreds of dollars it costed my parents. Snowboard instructors at mountains can cost a few hundred dollars a day. Why not let someone on Parana teacher you for the fraction of the price?

## Visuals
parana

## Technologies used

- [Chakra UI](https://chakra-ui.com/)
- [React](https://react.dev/)
- [PostgreSQL](https://www.postgresql.org/)
- [Spring Boot](https://spring.io/projects/spring-boot)

## Features

- ✅ JWT based Authentication
- ✅ Profiles
- ✅ Newsfeed
- ✅ Teacher Suggestions
- ✅ Connections
- ✅ Realtime messages, stories, and notifications
- ✅ Reviews
- ✅ Recommendations
- ✅ Search Functionality
- ✅ Customized Settings
- ✅ Favorites
- ✅ Profile Social Media Walls with comments, likes, and reply comments

## How To Use

### Test Accounts

Visit Parana [here](https://parana.netlify.app)

#### Teacher

-u: millie@gmail.com, -p: Test12345%

#### User

-u: smith@gmail.com, -p:Test12345%

### Instructions

Signup for an account as either a user or a teacher.

#### Teacher

Wait until a user sends you a connection request and let the magic happen from there.

#### User

Search for teachers that fit your criteria, send them a request, and then organize a lesson together.

## Credits

N/A

[![GitHub license](https://img.shields.io/github/license/ianahart/parana)](https://github.com/ianahart/parana/blob/main/LICENSE)
[![GitHub issues](https://img.shields.io/github/issues/ianahart/parana)](https://github.com/ianahart/parana/issues)
[![GitHub stars](https://img.shields.io/github/stars/ianahart/parana)](https://github.com/ianahart/parana/stargazers)

## License

Please refer to the LICENSE in the repo.