Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mike-zaharchenko17 committed Nov 20, 2023
1 parent d5130a5 commit f11f8fc
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
# SoloConnect
[![Build Status](https://app.travis-ci.com/gcivil-nyu-org/Wednesday-Fall2023-Team-5.svg?branch=develop)](https://app.travis-ci.com/gcivil-nyu-org/Wednesday-Fall2023-Team-5)
[![Coverage Status](https://coveralls.io/repos/github/gcivil-nyu-org/Wednesday-Fall2023-Team-5/badge.svg?branch=develop)](https://coveralls.io/github/gcivil-nyu-org/Wednesday-Fall2023-Team-5?branch=develop)

SoloConnect is a full stack web application that aims to connect solo travelers with one another while they're abroad to facilitate face-to-face interaction and create more meaningful memories/experiences. Our goal is to improve safety during solo travel by helping users dynamically create travel groups and make unfamiliar environments not feel quite so foreign.

SoloConnect is hosted using AWS Elastic Beanstalk and uses a Django/Channels(in progress)/PostgreSQL stack on the backend and HTML/Bootstrap5/JavaScript on the front-end. These technologies were a great fit for many of the business problems we aimed to solve, and we've found this stack to be great to work with and an excellent educational experience.

For a more detailed description of our features, UML diagrams, and overall project proposition, please see our wiki.

Our team would also like to shout out and thank Emma Dawson for her ongoing help with graphic design and user interface planning. Emma is a very talented graphic designer and digital marketer, and she can be reached for project work at edawson7@fordham.edu

0 comments on commit f11f8fc

Please sign in to comment.