An open API service indexing awesome lists of open source software.

https://github.com/iiitv/club_calendar

A customized calendar app for club events and announcements
https://github.com/iiitv/club_calendar

calender dart flutter hacktoberfest

Last synced: 3 months ago
JSON representation

A customized calendar app for club events and announcements

Awesome Lists containing this project

README

          

Club Calendar




Club Calender



Travis Build Status


A customized calendar app for club events and announcements.

## Prerequisites


  • Firebase CLI

  • Flutter SDK


  • ```
    Recommened channel(s): stable/beta

    Recommended version: >=1.15 && <=1.21.0-9.1.pre
    ```

## Setting up the Environment :computer:


  1. Install the latest version of Flutter in your machine :v:

  2. Install Firebase CLI
  3. Make sure you have emulator in your machine or debugging settings are enabled on your physical device.



```
To enable debugging settings in your physical device(For android)
Go to your settings->System Info.
Press Build Number 7 times.
Turn on USB debugging in developer settings
```

## Running the program :running:

To run the program, follow the steps given below:


  1. Clone the project using git


  2. ```
    git clone https://github.com/iiitv/club_calender
    ```

  3. Go to the main project directory :open_file_folder:


  4. ```
    cd club_calender
    ```
  5. Run the flutter project
  6. ```
    flutter run
    ```



## Built with :blue_heart:

## Contributing :raising_hand:
Go through the [Wiki](https://github.com/iiitv/club_calender/wiki) to get an idea of the project before contributing to it.


***

Made With ❤ By IIITV Coding Club