Skip to content

Utkarsh4517/fosscu-app

 
 

Repository files navigation

fosscu_app

A mobile app for fosscu community.

8b8ec6c0-d722-41da-a027-15a6c0881a13

d779af0c-46fd-4e29-b5fa-ad7892d23637

d77e3be1-efcd-4bc3-8acc-ee77614abf7d

9d480dfa-be30-434b-80ae-39855ba3a666

af96f3ac-ac0b-4199-ae76-d31c51725683

9c509e21-03bd-412f-9e46-c61d9aae9cea

39d3b256-2a11-4d57-8293-02b68a1906f2

9166a8c7-b4ff-490c-a960-93ba5b41709a

50fe758b-b1a5-4054-9b5f-f7018043c271

Getting Started

This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

How to setup the project:

Clone the repository using git clone.

Then Run this from terminal.

pub get

Under lib/constants create a new file as apikey.dart, It is your key used to fetch data from github api.

const apikey = 'paste_your_apikey_here';

Roadmap

Features

  • Basic info of Club
  • Login, Registration
    • Documentation links
    • Repositories
    • Learning path
    • Gitpod setup links
    • View the deployed link for master branch
    • Link to github unclaimed issues
  • Commands to do the following
    • Seeing the summary of proposals submitted by contributors
    • Listing contributions by profile
  • Share a summary of contributions at the end of the day to each individual channel project wise
    • Total PR Raised by Contributors (not mentors)
    • Total PRs Merged by Contributors (not mentors)
    • Top 5 contributors
    • Contributions for the day (Issues list)
  • Draft proposals
    • Share with mentors
    • Allow mentors ping contributors when the proposal is reviewed (not sure how this can be accomplished)
    • Dashboard to show all proposals a mentors needs to review
  • Final proposals
    • Submission

About

App for fosscu community.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dart 81.5%
  • C++ 9.0%
  • CMake 7.2%
  • Swift 0.8%
  • HTML 0.7%
  • C 0.5%
  • Other 0.3%