Skip to content

cbkinase/Meetup

Repository files navigation

Meetup

Intro

This is a Meetup clone, presently hosted on Render. Come check it out!

Currently, you are able to:

  • Register as a new user & log in as an existing user
  • Create new groups when logged in
  • Request memberships to groups you aren't in
  • Edit and delete groups you own
  • Add events and venues to groups you own
  • Manage members and venues for groups you own
  • Edit and delete events you've created

Technologies used

  • Backend: Node.js, Express.js, Sequelize, PostgreSQL
  • Frontend: React, Redux
  • Testing: Selenium, Pytest

Demo

Landing page

Sign up form

Create a group form

Manage venues interface

Manage members interface

How to Use Locally

  1. Clone this repository
  2. Run docker compose up
  3. The application will now be available at localhost:8080
  4. To run tests, run docker compose up tests

About

Where interests become friendships...

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published