Skip to content

Tech-Phantoms/Tech-Phantoms

Repository files navigation

Community Website Repository


Canary branch is the development branch, raise your pull requests to canary.

We are re-building our website with Next JS
Fork this repository and make your contribution count ✨


This repository serves as official repository for the Community Website, hosted at techphantoms.co

We are now on Instagram @tech_phantoms


πŸ‘©β€ Who are we?

Tech Phantoms is an open tech organization and ❀ to build Open Source software applications. We are powered by one of the Microsoft Learn Student Ambassadors. We want to enable people to adapt and change technology according to their own ideas and needs and validate science and knowledge through an Open Access approach. It's launched by dedicated efforts of two undergraduate students and a fully functional core team. We also organize events, make mentoring sessions, and so much more. You can register on V1 website of Tech Phantoms here

We use highly secured Airtable servers with highest possible API based encryption for our data safety measures

Notice: Please read our contributing guidelines before sending a PR

πŸŽ‰ We are following best open source practices

πŸ”† Tech Stack

The project is created using create-react-app and based on React.js framework.

  • HTML & CSS
  • Material UI
  • Airtable
  • ReactJS

Codebase Structure

We made this section for beginners, to feel comfortable while contributing to this project.

If you are facing any problem in understanding the codebase, here is the Project Structure Documentation.

πŸš€ Steps to setup development environment

  1. Fork the repository here.
  2. Clone the forked repository.
$ git clone https://github.com/your_username/Tech-Phantoms.git
  1. Open the folder in your favorite code editor and start making changes.
    • If you want to make bigger changes (such as redesigning the website), create an issue to discuss with the community about it.
  2. Stage your changes one by one.
$ git add <filename> # `git add .` to stage all changes
  1. Commit and push.
$ git commit -m "commit title" -m "commit description" # Optional. You can use `git` commit without the extra parameters, and your favorite editor will be opened and you'll be able to choose a commit title and commit description.
$ git push # `git push origin local_branch:remote_branch` to push from and to a certain branch.
  1. You're done! πŸŽ‰ Now you need to submit a pull request and the maintainers will review it.

πŸ’» Development guidelines

We are open to contributions. On a note, the deployed branch is master we will be merging all your contributions to development branch. To know more about how we accept contributions, we recommend you to go through our contributing guidelines.

πŸ’» System Requirements

πŸ† Contributing

Please read CONTRIBUTING.md for information on how to contribute to the project.

πŸ’Ό Code of Conduct

We want to facilitate a healthy and constructive community behavior by adopting and enforcing our code of conduct.
Please adhere towards our Code of Conduct.

❀️ Thanks to our awesome contributors ✨✨

Contributors

🌟 STAR AND FORK THE REPOSITORY FOR YOUR FUTURE REFERENCE 🌟