Skip to content

kevinlam11/tag_along

Repository files navigation

Tag Along - A Discord Calendar App

License

License: MIT

Table of Contents

  1. Description
  2. Installation
  3. Demo
  4. Technologies

Description

This is a calendar app for Discord that allows you to create events on the web and display them in a channel with RSVP values.

Installation

npm install

Demo

Live Site

Role Creation Gif Example: Creating the role for the discord user by interacting with the message

Event Post Gif Example: Posting the event into the discord text channel

Usage

Import the database to view functionality

mysql -u root
SOURCE db/schema.sql
exit

Seed the event information and then start node.js

npm run seed
npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •