roomsiejones / FeBe-Feel-Better

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FeBe

Description

FeBe is an application that allows the user a unique experience in handling specific emotions. Users in this application must sign up and login in to select a specific type of mood on the site to receive a activity that best suites them for their current mood. They are also allowed to give us feedback on whether the given activity was beneficial.Application will also allow users to add their own activities as well on a separate page. Other features such as a community post and chat box helps the user share and talk about their FeBe experience making more personal. The screenshots and gifs below will show a brief presentation on how the features looks like.

Technology Used

-Sessions/Cookies
    -This feature helps user stay logged in and allow them to see their own data
-Handlebars.js
    -This is a dynamic html page that allows more functionality and ability to modularize content
-Materialize
    -this is a css third party framework site that gave us unique design in our modals, buttons, navbar, and overall design
-Api
    -This allowed us to route the data that was saved in our database and transfer it over to the client-side using query calls

Screenshots of Project/Functions

This the entire homepage: hello

Mood/Act. selection feature: hello

Adding Act. feature/Showing alert that same activites cannot be added again: hello

Chat box:

hello

Community Post: Allows user to see other user's post hello

Error message for when user does not have an account or enter wrong info: hello

Links

Heroku App

GitHub Repo

About

License:GNU General Public License v3.0


Languages

Language:JavaScript 58.2%Language:Handlebars 25.4%Language:CSS 16.5%