Skip to content

kevin-tran12/friend-up

Repository files navigation

friender-up

https://friender-up.herokuapp.com/

A website built for people trying to make friends,join/create events, and find new hobbies with people. Using Flask, SQLAlchemy, ReactJS, Redux, and PostgreSQL, this website was designed and built in 2 weeks. landingPage

Features

  • Create, edit, and delete your own events.
  • Reserve and unreserve events that you want to attend.
  • Follow and unfollow users that that you like.

Event CRUD

Creating, editing, reading, deleting events through the use of Redux.

eventreducer

Database Schema

image

Integerated React-Bootstrap to style

Modal

Modal

Side Bar

sideBar

User Page

personalPage