Skip to content

Meet Friends. Making friends in the age of Digital Technology. Built using React, Redux, JS, and JWT auth.

Notifications You must be signed in to change notification settings

rogerprz/meet-friends

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MeetFriends Social App

Life Budget is a single-page, full-stack web application built using ReactJS and Ruby on Rails API. Social networking app that allows users to create or join events based on common interests. Enables the ability to chat once a total of 3 friends join the event (not yet implemented).

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system. You will also need the meet-friends-backend api located within my repos

  • node
  • npm
  • react
npm install

Folder tree

 ┬  
 ├ App
     ┬  
     ├  NavBar
     ├  Home
         ┬  
         ├  UserEvents
             ┬  
             ├  Current
             ├  Past
             └  Saved
         └  NearbyEvents
     ├  Messages/Comments
         ┬  
         ├  EventMessagesCommentsContainer
         ├  EventMessages
         └  ListofEvents
     ├  ExploreEvents
         ┬  
         ├  SearchBarEvents
         ├  GoogleEventsPinMap
         └  ListofEvents
     ├  ExplorePlaces
        ┬  
         ├  SearchYelpPlaces
         ├  GoogleYelpPlacesMap
         └  ListOfPlaces
     └  Settings
         ┬  
         ├  EventForm
         ├  EventsCollection
         └  Event

Built With

Dependencies | Installation Requirements

  • npm install && npm start
  • npm install react-router-dom
  • npm install react-redux or redux-react

Authors

Acknowledgments

About

Meet Friends. Making friends in the age of Digital Technology. Built using React, Redux, JS, and JWT auth.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published