Skip to content

DSCRTUkota/Club-Dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Club-Dashboard

About The Project ⚡

Club Dashboard is a website that aims to help the college clubs to spread out there reach. They can rely on this web app for the proper handling of members, events, projects and much more. This application is a great place for bridging the gap between the clubs and the students.

This project is under DSC RTU.

Tech Stack ⭐

Src Structure 📘

.
├── ...
├── src
│   ├── ...
│   ├── components             # Code for the website
|   |         └── App.js
|   |         └── ...
|   ├── index.js            # starting point
│   └── ...
└── ...

Getting Started 🔓

To get a local copy up and running follow these simple steps.

Installation

  1. Clone the repo
git clone https://github.com/DSCRTUkota/Club-Dashboard.git
  1. Install NPM packages
cd ./FrontEnd
npm install
  1. Start the react server.
npm start

Contributing 🎉

  1. Fork the Project
  2. Create your Component Branch (git checkout -b navbarcomponent)
  3. Commit your Changes (git commit -m 'Add some components')
  4. Push to the Branch (git push origin)
  5. Open a Pull Request

Design 🎭

Refer to this Adobe XD high prototype for the UI.

License

Distributed under the MIT License. See LICENSE for more information.

Under Construction 😃

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •