Community App Boilerplate

Issues Pull Requests Forks Stars License Gitter

A boilerplate for any technical community to pick up and use for their own without any hastle This app is a center to various events ranging from portraying the member’s achievements to announcing the upcoming opportunities. Additionally, this app developed by the community, and for the community, will add elegance. Plus, being as an open source project, this will be a golden opportunity for beginners to learn and contribute to it just like a cherry on the cake.

Link to the corresponding website

Prerequisites to contribute

  • Ability to use Git and Github
  • Basic knowledge of Dart and Flutter
  • Basic knowledge of Firebase and willingness to learn more
  • UI/UX skills are appreciable but not mandatory

Tasks and Features

  • Create new mock-ups for the app
  • Improve the existing UI/UX
  • Work on different cards of the app and facilitate more features
  • Fix Bugs
  • Improve the documentation
  • Work on the corresponding website for TechEquilla: - Redesign the UI/UX of the website - Put in more animations - Make admin panel for the website
  • Work on additional projects for the community like mass mailer,certgen,etc

How to contribute:

GSSOC'20 RGSOC'20

1. Fork this repository.

2. Clone the forked repository.

git clone https://github.com/<your-github-username>/community_app_boilerplate/

3. Navigate to the project directory.

cd community_app_boilerplate

4. Create a new branch.

git checkout -b <your_branch_name>

5. Make changes in source code.

6. Commit your changes.

  git add .
  git commit -m "<your_commit_message>"

7. Push your local branch to the remote repository.

git push -u origin <your_branch_name>

8. Create a Pull Request!

Congratulations! Sit and relax, you've made your contribution to Community App Boilerplate project.

Resources to get started with:

Project Admin:

  • Smaranjit Ghose

Mentors:

  • Sukkrit Sharma

  • Saswat Nayak

  • Anush Bhatia

  • Ousnik Polley