Skip to content

Latest commit

 

History

History
83 lines (59 loc) · 1.96 KB

README.md

File metadata and controls

83 lines (59 loc) · 1.96 KB

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 💻

  1. Install the latest version of Flutter in your machine ✌️
  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 🏃

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 📂
  4. cd club_calender
    
  5. Run the flutter project
  6. flutter run
    

Built with 💙

Contributing 🙋

Go through the Wiki to get an idea of the project before contributing to it.



Made With ❤ By IIITV Coding Club