Giter VIP home page Giter VIP logo

home-party's Introduction

Home Party

License: MIT

Links

link to Heroku deployment: https://home-party-app.herokuapp.com

Screenshot

Screenshot of homepage

Table of Contents:

Description

A full-stack website built collaboratively. Home Party is a place to invite your family and friends for tracking your favorite homes and all the things you would like to have in it.

Technologies

The languages we used were Javascript, CSS, and HTML5. The dependencies we used were Express, Handlebars, Bcrypt, MySQL2, Sequelize, and Node Mailer.

Node Mailer was a new one for us, so we spent time learning from the docs and integrating it into our application. We wanted the ability to send subscribers notifications when a user of their choice made a new post on the site.

Installation

View the deployed site (link above) to view the site without install. To run it locally, clone the repo and do an npm install in the root file of the project. You can use the test data in the seed file by running npm run seed, or skip to npm start and add your own data through the front end. The project runs out of the local port 3001.

Usage Info

if you are running localling, you will need to create your own .env file to track your MySql login info. This app won't work locally without a .env in the root folder that looks like this: DB_NAME="dreams_db" DB_USER="root" DB_PASSWORD=""

Contribution Guidelines

Please reach out if you wish to contribute! You will need to be made an administrator to commit any code to this, and you will need to create your own branch off of main.

Test Instructions

not at this time.

Questions

If you have questions about this project or any of my other work, please contact me at [email protected]. Check out more of my work on Github at archonology.

License Info

This project is covered under MIT License.
A short, permissive software license. Basically, you can do whatever you want as long as you include the original copyright and license notice in any copy of the software/source. There are many variations of this license in use.
To learn more, click the badge: License: MIT

home-party's People

Contributors

archonology avatar akhi2time avatar arseniorogers avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.