Skip to content

The official repository of DSC NSEC Android application

License

Notifications You must be signed in to change notification settings

dscnsec/DSC-NSEC-App

Repository files navigation

DSC NSEC

Make good things together

Developer Student Clubs NSEC is a prominent student developer community in Eastern India, based out of NSEC campus in Kolkata. The club boasts over 3000+ members from all over the world.

App is released under the MIT license. PRs welcome! Follow @dscnsec

What’s In This Document

🚀 Get Up and Running in 5 Minutes

To Run the code on the local device, one must get the following requirements :

  • Operating System (OS): Windows/Linux/MacOS/ChromeOS
  • Flutter Software Development Kit (SDK)
  • Android Studio (contanis Android SDK Tools)
  • Code Editor (Android Studio OR Microsoft VSCode)
  • Android Virtual Emulator (Android Mobile devices can aslo be used as an Emulator)
  1. Installation Guide

    To get started with necessary software installations, follow the step-wise detailed instructions by visiting the link below :

    https://flutter.dev/docs/get-started/install

  2. Accept the Android Licenses

After the installation of the above mentioned softwares, open the Terminal/Command Prompt & run the following command to accept the Android License Agreements.

flutter doctor --android-licenses
  • Note:- After running the above command, press 'y' each time when asked to accept all Android licenses.
  1. Verify the installation

    Verify the software installation by running the following command in the Terminal/Command Prompt:

    flutter doctor -v
    
  2. Run the code

    • Open Android Virtual Emulator on the system OR connect any Android Mobile Device via USB with USB debugging enabled.

    • Open Android Studio on the system and click on "Open an Existing Project" & select to the folder which contains the source code. Then click on OK button.

    • Install all the dependencies used :

      flutter pub get
      
    • Now, go to Run menu of Android Studio and click on "Run".

That's it. Now you're good to go!

🎓 Learning Flutter

Full documentation for Flutter lives on the website.

We welcome suggestions for improving our docs. See the “how to contribute” documentation for more details.

❗ Code of Conduct

DSC NSEC is dedicated to building a welcoming, diverse, safe community. We expect everyone participating in the community to abide by our Code of Conduct. Please read it. Please follow it. In the DSC NSEC community, we work hard to build each other up and make good things together. 💪💜

🤝 How to Contribute

Whether you're helping us fix bugs, add a new feature, improve the docs, or spread the word, we'd love to have you as part of the DSC NSEC community! 💪💜

Check out our Contributing Guide for ideas on contributing and setup steps for getting our repositories up and running on your local machine.

📝 License

Licensed under the GNU General Public License v3.0.

💜 Thanks

Thanks to our many contributors and DSC NSEC Team.


App Team, DSC NSEC | © 2020

About

The official repository of DSC NSEC Android application

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages