GithubHelp home page GithubHelp logo

together's Introduction

Together

Together is a new app designed for 100devs. Together is a group calendar for public events, so you can see what's going on in your community. We're making it easier to find out about the events that are happening in Discord and let you know how much fun they'll be!

Link to project: https://together.cyclic.app/

alt tag

How It's Made:

Tech used: Tailwind, JavaScript, MERN

Work in Progress

Optimizations

(optional)

Work in Progress

Lessons Learned:

Work in Progress

Want to Contribute?

Checkout MVP Tasks Project Board. We have instructions on how to contribute here. To claim a task comment on an open issue located here, or open a new issue from the issues tab. You can also convert a draft todo on the project board to an issue.

MVP Tasks

MVP Tasks are viewable here.

Next Level

  • OAuth will check to see if they are in the 100devs guild(server)
  • users can add or delete events (two-step delete process for confirmation)
  • (can have an event log tied to the user name)

Next next-level stuff

  • users rsvp events, and a total is displayed
  • discord bot that will message users for events they are rsvp'd in?
  • events can have channels tagged that match the server channel emojis' daily view. Clicking on the day can bring up a day planner view, just like the google calendar
  • users can add an event to their calendar through a click
  • users can filter events based on pre-determined tags (beginner-friendly, networking, group learning)
  • users can share events on Twitter
  • new event notification dots(easy mode might be to just highlight new events on each reload)

The Penultimate Goal

  • Discord guilds can create their own together calendar

thinking ahead,

keep these in mind to prevent the project from being "caged." can integrate with slack or Discord and work on other servers besides 100devs

Resources: https://codepen.io/robstinson/pen/BaKOZry


Things to add

  • Create a .env file in the config folder and add the following as key = value.
    • PORT = 2121 (Do not change)
    • DB_STRING = your database URI
    • CLOUD_NAME = your Cloudinary cloud name
    • API_KEY = your Cloudinary API key
    • API_SECRET = your Cloudinary API secret
    • DISCORD_CLIENT_ID = discord client ID
    • DISCORD_CLIENT_SECRET = discord client secret

Install & Run

  • npm install installs the required dependencies & rebuilds front-end.
  • npm run dev in the root folder to start both frontend and backend for development/testing.

If you make changes to the front end you must execute npm run build otherwise the backend will serve the outdated build file.

Still having troubles?

You can join the discussion in the together discord channel here. You must be a part of the 100Devs discord to view the discussion.

together's People

Contributors

bcarrico avatar caleb-cohen avatar code2244 avatar intelagense avatar joedravarol avatar koethan avatar mac-kenzie-lee avatar yuhwaa avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.