A flutter project for amfoss cms

Overview

cms_mobile

License: GPL v3 Code of Conduct

cms-mobile is a flutter application for the amFOSS CMS. Using the application, club members can login into the CMS and view club attendence, their profile and status updates.

Getting Started

These instructions will get you a copy of the project up and be running on your local machine for development and testing purposes.

Prerequisites

Android Studio, with a recent version of the Android SDK.

Setting up your development environment

  • Download and install Git.

  • Fork the cms-mobile project

  • Clone your fork of the project locally. At the command line:

    $ git clone https://gitlab.com/YOUR-GITLAB-USERNAME/cms-mobile
    

If you prefer not to use the command line, you can use Android Studio to create a new project from version control using

https://gitlab.com/YOUR-GITLAB-USERNAME/cms-mobile

Open the project in the folder of your clone from Android Studio and build the project. If there are any missing dependencies, install them first by clicking on the links provided by Android studio. Once the project is built successfully, run the project by clicking on the green arrow at the top of the screen.

In order to run the project, you will need the Flutter SKD setup up. If this is your first Flutter project, below are a few useful resources:

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

Screenshots

Dependencies:

cupertino_icons: 0.1.2

graphql_flutter: 3.0.1-beta.1

intl: 0.16.1

moor_flutter: 2.1.1

url_launcher: 5.4.2

flutter_markdown: 0.3.4

html2md: 0.5.1

date_range_picker: 1.0.6

fl_chart: 0.9.0

flutter_icons: 1.1.0

toast: 0.1.5

provider: 4.0.5

Get in Touch

To contact us, you can create an issue over here. You can also participate in technical discussions and ask your doubts on the IRC Freenode. Just join in and participate in the discussions at the #amfoss channel.

License

This project is licensed under the GNU General Public License v3.0.

You might also like...

A flutter project with a description of the basic Flutter framework

A flutter project with a description of the basic Flutter framework

Pengenalan kepada Mobile Platform (Slide) Apa itu Flutter Framework Pemasangan persekitaran Flutter, Android SDK & VSCode IDE Widget Layout & UI Eleme

Jan 3, 2022

Flutter Youtube Redesign. this gave me so much Experience For Flutter . I used Video_player and Spring animation packages in this project

youtube A new Flutter project. Getting Started This project is a starting point for a Flutter application. A few resources to get you started if this

Dec 13, 2021

Flutter project containing all my flutter UI challenges

Flutter project containing all my flutter UI challenges

My Flutter Challenges A new Flutter project containing all my flutter UI challenges. How to get the code? You just click on the title of each challeng

Jan 3, 2023

Flutter-clean-architecture - A simple flutter project developed with TDD and using Clean Architecture principles.

Clean Architecture This is a study project to practice TDD and a good approach of Clean Architecture for flutter projects. It is based on Reso Coder s

Jul 21, 2022

Api Call Check flutter - A new Flutter project that demonstrates api calling and displays them in a scrollable list

Api Call Check flutter - A new Flutter project that demonstrates api calling and displays them in a scrollable list

api_fetch A new Flutter project that demonstrates api calling and displays them

Jan 2, 2022

Flutter-Day-02 - A new Flutter project with Animation

Flutter-Day-02 - A new Flutter project with Animation

day02 A new Flutter project with Animation. Learn About Animation Page View Scre

Jan 10, 2022

Starter-Flutter - Starter flutter project for best architecture and seperation of code

Starter-Flutter - Starter flutter project for best architecture and seperation of code

Modular-Architecture Codebase CodeBase , Infrastructure and the common Layers (c

Feb 16, 2022

Flutter kick start - Flutter Kick Start Project Pattern

Flutter kick start - Flutter Kick Start Project Pattern

Flutter Kick Start Project Pattern A new Flutter project where basically show a

Apr 27, 2022
Comments
  • [ImgBot] Optimize images

    [ImgBot] Optimize images

    Beep boop. Your images are optimized!

    Your image file size has been reduced by 5% 🎉

    Details

    | File | Before | After | Percent reduction | |:--|:--|:--|:--| | /ios/Runner/Assets.xcassets/AppIcon.appiconset/[email protected] | 3.22kb | 2.79kb | 13.32% | | /ios/Runner/Assets.xcassets/AppIcon.appiconset/[email protected] | 3.68kb | 3.22kb | 12.41% | | /android/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png | 3.89kb | 3.41kb | 12.34% | | /ios/Runner/Assets.xcassets/AppIcon.appiconset/[email protected] | 2.96kb | 2.62kb | 11.55% | | /android/app/src/main/res/mipmap-xxhdpi/ic_launcher.png | 2.76kb | 2.44kb | 11.54% | | /ios/Runner/Assets.xcassets/AppIcon.appiconset/[email protected] | 2.33kb | 2.12kb | 8.98% | | /ios/Runner/Assets.xcassets/AppIcon.appiconset/[email protected] | 2.33kb | 2.12kb | 8.98% | | /ios/Runner/Assets.xcassets/AppIcon.appiconset/[email protected] | 34.40kb | 33.74kb | 1.93% | | /android/app/src/main/res/mipmap-xhdpi/ic_launcher.png | 1.81kb | 1.79kb | 1.03% | | | | | | | Total : | 57.37kb | 54.24kb | 5.45% |


    📝docs | :octocat: repo | 🙋issues | 🏅swag | 🏪marketplace

    opened by imgbot[bot] 2
  • lib: Add Home screen

    lib: Add Home screen

    lib/app.dart: Add MaterialApp and initialize routes lib/main.dart: Move MaterialApp to app.dart lib/screens/attendance.dart: Add empty screen lib/screens/home.dart: Add bottom bar lib/screens/login_screen.dart: Modify navigation lib/screens/profile.dart: Add empty screen lib/screens/status_update.dart: Add empty screen pubspec.yaml: Add support for GraphQL

    opened by padth4i 0
Owner
FOSS@Amrita
Student Community of Open Source Enthusiasts. We promote and contribute to FOSS, and mentor students for achieving excellence.
FOSS@Amrita
This is the flutter mobile application for active ecommerce cms by : Ahd Marouane

active-ecom-flutter-app This is the flutter mobile application for active ecommerce cms by : Ahd Marouane Getting Started This project is a starting p

Ahd Marouane (عهد) 4 Jun 19, 2022
The Dart client for Teta CMS. Our mission is to help people build amazing products.

Teta CMS The Dart client for Teta CMS Introducing Teta CMS Teta CMS is a low-code back-end service. We provide: Scalable NoSQL database Real-time subs

Teta.so 101 Dec 22, 2022
Flutter Architecture Blueprints is a project that introduces MVVM architecture and project structure approaches to developing Flutter apps.

Flutter Architecture Blueprints Flutter Architecture Blueprints is a project that introduces MVVM architecture and project structure approaches to dev

Katsuyuki Mori 2 Apr 9, 2022
Flutter App Templete is a project that introduces an approach to architecture and project structure for developing Flutter apps.

Flutter App Template "Flutter App Template" is a project that introduces an approach to architecture and project structure for developing Flutter apps

Altive 126 Jan 5, 2023
Flutter Architecture Blueprints is a project that introduces MVVM architecture and project structure approaches to developing Flutter apps.

Flutter Architecture Blueprints Flutter Architecture Blueprints is a project that introduces MVVM architecture and project structure approaches to dev

Daichi Furiya 1.5k Dec 31, 2022
just a flutter project called working_project that projects the project on the working.

Flutter & Firebase Realtime Apps This is a Shipper app that can be used as a shipper hooker using Flutter & Firebase. Go drawsql.app/c-5/diagrams/work

DokuroGitHub 0 Jan 1, 2022
Flutter template project - Simple ToDo app with scalable project structure.

Flutter Template Flutter template project - A simple TODO list app. This template provides simple UI and scalable project structure that goes beyond t

Web Factory LLC 128 Nov 21, 2022
A fast start flutter project to make aps faster and skip setup on every application. I am personally using this structure while creating a new project

Flutter Fast Start A fast start flutter project to make apps faster and skip setup on every application. I am personally using this structure while cr

Okan Demir 2 Dec 15, 2022
GetX Architecture for large scale project, This project include - pagination, pull to refresh, localization, network call and advance error handling

GetX Architecture for large scale project, This project include - pagination, pull to refresh, localization, network call and advance error handling

Wai Han Ko 5 Nov 29, 2022
Flutter ui boilerplate is easiest way to create new flutter project with clean code and well organized file folder.

Flutter UI Boilerplate "Sharing for fun" Flutter ui boilerplate is easiest way to create new flutter project with clean code and well organized file f

Dimas Ibnu Malik 122 Dec 1, 2022