Skip to content

Ready to mingle but still worried about COVID? Mingly creates an inclusive hangout space, connecting folks both in-person and virtually! With Mingly, you can host, attend, and monitor all your events!

Notifications You must be signed in to change notification settings

faustinacheng/Mingly

 
 

Repository files navigation

Mingly

Ready to mingle but still worried about COVID? Mingly creates an inclusive hangout space, connecting folks both in-person and virtually! With Mingly, you can host, attend, and monitor all your events!

https://youtu.be/NC6OG6N_7QM

Usage

We're excited to share Mingly with you! If you would like to check out Mingly, feel free to download or clone our source code. Go to your terminal (and make sure that you're in the right directory) and enter the following commands:

  1. npm install to download all the necessary dependencies
  2. npm run react-dev to start webpack
  3. npm run server-dev to start the server
  4. Go to http://localhost:8080/ in your browser and check out Mingly!

Please also make sure that you have PostgreSQL installed! If you would like to use our dummy data, please open PostgreSQL and run \i database/schema.sql

To log-in, feel free to use any of the users' credentials. If you would like to log-in as Tattie and Faustina (Yes, it's us, Mingly developers!), please use the following credentials:

Dependencies and tools

Mingly primarily uses:

  • React
  • Express.js
  • Node.js
  • PostgreSQL
  • Axios
  • React Hooks
  • React-Router-Dom

Contributors

About

Ready to mingle but still worried about COVID? Mingly creates an inclusive hangout space, connecting folks both in-person and virtually! With Mingly, you can host, attend, and monitor all your events!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 72.7%
  • CSS 26.6%
  • HTML 0.7%