Skip to content

A platform to find and stay connected with club activities inside iiitH

Notifications You must be signed in to change notification settings

Triansh/Clubhouse

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Clubhouse@IIITH

clubhouse

Clubhouse was born out of us missing too many events in IIIT, simply because we did not even know they were happening. Then in became clear that we needed a platform that would be the one stop for all event updates. Clubhouse is a platform where you can join you favourite clubs and be notified about the events/meetings happening in that club. It is better for both the members and the clubs themselves, since the members would be able to participate in the club in a greater capacity and for clubs to increase participation.

Screenshots

Dashboard

CreateEvents

Installation

First clone the repository and change your directory to the root of the repository. To run the application locally, proceed through the following steps.

  • Running backend using nodemon on localhost:8000
$ cd backend
$ npm install
$ npm start
  • Running frontend on localhost:3000
$ cd frontend
$ npm install
$ npm run dev

Contributing

We are looking for contributors, well made PR's are always accepted.

About

A platform to find and stay connected with club activities inside iiitH

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 97.2%
  • Dockerfile 2.2%
  • CSS 0.6%