Skip to content

dsc-x/dsc-x.github.io

Repository files navigation

Developer Student Clubs Directory

Version: 1.0

Click Here

⭐ the repo to support the project

If you are a DSC Lead and want your chapter listed here, or want to update the information about your chapter, create an Issue. Then, create a PR closing that issue with the updated details for your chapter!

Overview

The DSC Directory project tries to present information about all DSCs at a common place to improve finding and reach-out opportunities for students in and near the chapter campus.

Features

Feature Description
Fast and optimized PWA on Lighthouse
Works offline Can work offline
Mobile first Mobile-friendly web app can be installed as a native app on phones

Technology Stack

Contributing

Contributions are always welcome.

Setup the repo locally

  • Clone the repo
git clone https://github.com/dsc-x/dsc-x.github.io.git

cd dsc-x.github.io
  • Install npm packages
npm install
  • Run locally
npm start

Using GitHub Issues

  • Feel free to use GitHub issues for questions, bug reports, and feature requests
  • Use the search feature to check for an existing issue
  • Include as much information as possible and provide any relevant resources (Eg. screenshots)
  • For bug reports ensure you have a reproducible test case
  • A pull request with a breaking test would be super preferable here but isn't required

Submitting a Pull Request

  • Squash commits
  • Include relevant test updates/additions
  • Pull requests must be made against dev branch. Any other branch (unless specified by the maintainers) will get rejected.

Contributors

All Contributors

Maintainer: Anubhav Singh
Developers: Anubhav Singh
UI Mockup Samarth Nayyar


Anubhav Singh

📆 🤔 💻 🚧

Samarth Nayyar

🎨

Ashfaq Nisar

💻

Kavin Raju S

💻

This project follows the all-contributors specification. Contributions of any kind welcome

Facing Any Problem or need any Help?

Write us in issues section. Our team will try solve your issue within 10-12 hours.

Project is published under the MIT license.
Feel free to clone and modify repo as you want, but don't forget to add reference to authors :)

This project was bootstrapped with Create React App.