Skip to content

Latest commit

 

History

History
52 lines (43 loc) · 2.01 KB

README.md

File metadata and controls

52 lines (43 loc) · 2.01 KB

License: MIT

Conversa

This is a chat application designed for Bootcamp students.

Table of Contents

Description

Conversa is an online community using several different technologies including Socket.io, Handlebars, Bootstrap, Node express, Sequelize, Dot Env, Bcrypt, Express Session, MySQL, Mockaroo and Javascript.
It has both GET and POST routes for retrieving and adding new data. New packages used are Socket.io and Mockaroo.
The folder structure meets the MVC paradigm and uses authentication. Dot Env protects API keys and sensitive information. It has been deployed using Heroku, has a very polished UI/UX and is responsive/interactive.
It has good-quality coding standards such as file structure, naming conventions, indentation and quality comments.
The README is professional with a unique name, description, technologies used, screenshot, and link to the deployed application.

Links

GitHub: https://github.com/Tazzok/Conversa
Live Link: https://glacial-retreat-55069-949bcbbb662e.herokuapp.com/
Presentation Link: https://docs.google.com/presentation/d/1R8BD3SHqUGA0U2v4MmRTPY6jT57DY14C9Ju1qwFrfPM/edit?usp=sharing
Screen Shot:
image

image

Usage

N/A

Dependencies

N/A

Executing program

N/A

Tests

No known issues.

Contributions

Nicholas Gianini
Ana Grisham
Trevor Kuhner
David Leverenz

Version History

Version 1.0 Initial Release

License

This project is licensed under the MIT license.

Acknowledgments

Special thanks to Poornima, Dom and Sam for helping us through the typical issues.