Skip to content

InstincDev/Together

 
 

Repository files navigation



Group calendar for public events, so you can see
what's going on in the 100Devs community!

Project Wiki · Contributing guide · Link to project · Request an issue · Contact us!




📢 About

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!


✅ Built With

React Express.js Tailwind CSS JavaScript Node.js MongoDB

(back to top)


🚀 Getting Started

💻 Install

  • Read up on our New Developer Onboarding in the wiki.
  • Fork and clone the repository to your local computer.
  • Complete and store .env file in the server/config folder
  • npm install in the root folder. installs the required dependencies.
  • npm run dev-concurrent in the root folder. This starts the front-end and back-end in one terminal.
    • This runs a local instance of mongodb. You can connect to it by connecting to mongodb://127.0.0.1:27017/ with any MongoDB client like Compass.

🤔 Still having troubles?

We highly encourage you to ask questions and join the discussion in the Together Discord channel within 100Devs. Our members are happy to help you get started!

(back to top)

🛠️ Contributions

Thanks go to these wonderful people for their contributions to Together:



Help us improve Together!

Together is a community-driven open source project backed by 100devs students. Whether you are helping us fixing bugs, proposing new feature, improving our documentation or spreading the word - All contributions are welcome.


If you're interested in contributing, you may:

(back to top)

📌 Acknowledgements

Resources

· Tailwind Calendar by Rob Stinson @ Codepen
· 'Cool Kids' illustrations by Irene Falgueras
· Readme designed by Juliana Praxedes
Mug

(back to top)

Two girls sitting on a sofa

About

Together is a group calendar application using the MERN stack intended to bring discord communities closer!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 97.9%
  • HTML 1.4%
  • Other 0.7%