Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Initial release build. #5

Open
wants to merge 69 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
69 commits
Select commit Hold shift + click to select a range
c7293cc
navigation bar: Implement navigation bar and fix paths
HimanishM25 Jan 29, 2022
d4ce7ce
navigation bar: Initial implementation
HimanishM25 Jan 29, 2022
04f3364
app bar : Universal implementation of appbar
HimanishM25 Jan 29, 2022
6823e8c
app bar: Add app drawer
HimanishM25 Jan 29, 2022
0b0cb8c
app bar: Match style with rest of the app
HimanishM25 Jan 29, 2022
bbf7ca5
UI/UX: Beautify elements
HimanishM25 Jan 29, 2022
2070053
UI/UX: Change dark/light theme based on system settings
HimanishM25 Jan 29, 2022
f0471dc
Assets: Use transparent bg on logo
HimanishM25 Jan 29, 2022
7644654
UI/UX: Universal theme implementation
HimanishM25 Jan 30, 2022
42a8c6a
EventCard: Add event card
startswithzed Jan 30, 2022
0c75829
Merge branch 'origin' into zaid/EventCard
startswithzed Jan 30, 2022
ed8a958
navigation bar: Implement indexed stack
HimanishM25 Jan 30, 2022
ab942d1
Authentication: Implement Google Sign In
HimanishM25 Jan 30, 2022
d178b8a
Events: Add Tabbed bar
startswithzed Jan 30, 2022
6998c61
app bar: Add Google Profile Avatar
HimanishM25 Jan 31, 2022
16209cc
UI/UX: Initial design for SignIn Page
HimanishM25 Jan 31, 2022
f1e119e
Authentication: Setup native Email auth. framework
HimanishM25 Jan 31, 2022
9bc7cf3
misc : pubspec changes
HimanishM25 Feb 1, 2022
1e99432
UI/UX: Add account page
HimanishM25 Feb 1, 2022
76e26ab
Authentication: Add native Email signIn support
HimanishM25 Feb 1, 2022
210ba9a
Authentication: Unify SignIn Page for Google and Email
HimanishM25 Feb 1, 2022
998463d
Backup: Standalone Email SignIn page
HimanishM25 Feb 1, 2022
77b66e5
Authentication: Fix broken Email SignIn
HimanishM25 Feb 1, 2022
e9a1885
misc: Pubspec changes
HimanishM25 Feb 2, 2022
4f155da
Authentication: Create SignUp page
HimanishM25 Feb 2, 2022
9aaa12d
Authentication: Implement email and password verification
HimanishM25 Feb 2, 2022
e70f6ac
misc: Code Cleanup
HimanishM25 Feb 2, 2022
1ea8431
Merge branch 'zaid/EventTabs' into wip
HimanishM25 Feb 10, 2022
aa1db1c
misc: Fix navigation
HimanishM25 Feb 10, 2022
b10914c
UI/UX: Fix merge errors
HimanishM25 Feb 10, 2022
e3971db
misc: Overflow fix
HimanishM25 Feb 10, 2022
5058f92
misc: update compile version
HimanishM25 Feb 10, 2022
75ca5ad
Merge branch 'wip'
HimanishM25 Feb 10, 2022
f00d4a7
UI/UX: Minor UI updates for production build
HimanishM25 Feb 10, 2022
973bca6
UI/UX: Adapt app theme
HimanishM25 Feb 10, 2022
4b98ae0
misc: Fix overflow error and cleanup code
HimanishM25 Feb 10, 2022
fc710dd
Authentication: Update navigation path
HimanishM25 Feb 10, 2022
5f076ec
UI/UI: Update visual elements and fix overflow errors
HimanishM25 Feb 11, 2022
a395beb
Docs: Add relevant information
HimanishM25 Feb 14, 2022
2ea700a
Docs: cleanup
HimanishM25 Feb 14, 2022
37f65ff
Team Members: Display Team member data
startswithzed Feb 14, 2022
0b869e3
Merge branch 'master' into wip
HimanishM25 Feb 15, 2022
97736f7
Merge branch 'zaid/team' into wip
HimanishM25 Feb 15, 2022
123c22e
UI/UX: Adapt to app theme and add social icons
HimanishM25 Feb 15, 2022
09bd472
misc: Add known data
HimanishM25 Feb 15, 2022
3f142d6
misc: Update data
HimanishM25 Feb 15, 2022
2d4ccff
UI/UX: Adapt indicator color to app theme
HimanishM25 Feb 15, 2022
498b639
Assets: Add and improve assets
HimanishM25 Feb 15, 2022
236c8da
Onboarding Screen: Rework UI and update navigation
HimanishM25 Feb 15, 2022
fa3b868
Navigation: Simplify in-app navigation and introduce splash screen
HimanishM25 Feb 15, 2022
7a35dd6
Splash Screen: Add app logo
HimanishM25 Feb 15, 2022
cef108a
Add RSVP feature and improve Event Details screen
startswithzed Feb 17, 2022
267b41a
Merge remote-tracking branch 'origin/zaid/Event' into wip
HimanishM25 Feb 18, 2022
c96e625
UI/UX: Update RSVP button theme
HimanishM25 Feb 18, 2022
145bd95
Navigation: Switch nav. destinations
HimanishM25 Feb 18, 2022
a3c3199
Fonts: Set 'poppins' as default font
HimanishM25 Feb 18, 2022
5902812
misc: Fix app elements
HimanishM25 Feb 18, 2022
7b20c24
Onboarding: Simplify code and match app theme
HimanishM25 Feb 18, 2022
7613632
UI/UX: Final changes for init. production build
HimanishM25 Feb 18, 2022
6429305
UI/UX: Change opacity of 'Articles' tile
HimanishM25 Feb 18, 2022
0fddd2e
Merge branch 'wip'
HimanishM25 Feb 18, 2022
4603b3f
CICD: Update Flutter version
HimanishM25 Feb 18, 2022
dc27586
UI/UX: Minor Bugfixes
HimanishM25 Feb 19, 2022
eb2e9d7
UI/UX: Update app theme based on user feedback
HimanishM25 Feb 20, 2022
a6c2f24
misc: Remove CICD
HimanishM25 Feb 21, 2022
2bbffe6
UI/UX: Enhance dark theme
HimanishM25 Feb 25, 2022
be1a0e5
Merge branch 'master' of https://github.com/HimanishM25/DSC-APP
HimanishM25 Feb 25, 2022
73b2c3d
AppIcon: Change app name and icon
HimanishM25 Feb 25, 2022
3e61103
AppIcon: misc.
HimanishM25 Feb 25, 2022
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
49 changes: 0 additions & 49 deletions .github/workflows/cicd.yaml

This file was deleted.

28 changes: 12 additions & 16 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,12 @@
# dsc_client

DSC VIT BHOPAL CLIENT APP

## 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:

- [Lab: Write your first Flutter app](https://flutter.dev/docs/get-started/codelab)
- [Cookbook: Useful Flutter samples](https://flutter.dev/docs/cookbook)

For help getting started with Flutter, view our
[online documentation](https://flutter.dev/docs), which offers tutorials,
samples, guidance on mobile development, and a full API reference.
# DSC VITB APP

This app tracks all the previous and upcoming events from GDSC VIT Bhopal. Other features include Articles Page that highlights technical blogs and articles written by the GDSC team. You can also request events that you might be interested in via the apps Request Event Page.

## Status
The app is currently a work in progress.

## Tools and Frameworks used
<ul>
<li>Flutter</li>
<li>Firebase</li>
</ul>
11 changes: 10 additions & 1 deletion android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ apply from: "$flutterRoot/packages/flutter_tools/gradle/flutter.gradle"
apply plugin: 'com.google.gms.google-services'

android {
compileSdkVersion 30
compileSdkVersion 31

sourceSets {
main.java.srcDirs += 'src/main/kotlin'
Expand Down Expand Up @@ -61,3 +61,12 @@ dependencies {
implementation 'com.google.firebase:firebase-analytics'
implementation 'com.android.support:multidex:1.0.3'
}

android {
defaultConfig {
minSdkVersion 21
}
}


apply plugin: 'com.google.gms.google-services'
2 changes: 1 addition & 1 deletion android/app/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
</queries>
<!-- END HERE -->
<application
android:label="DSC VITBHOPAL"
android:label="GDSC VITB"
android:icon="@mipmap/ic_launcher">
<activity
android:name=".MainActivity"
Expand Down
Binary file modified android/app/src/main/res/mipmap-hdpi/ic_launcher.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified android/app/src/main/res/mipmap-mdpi/ic_launcher.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified android/app/src/main/res/mipmap-xhdpi/ic_launcher.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified android/app/src/main/res/mipmap-xxhdpi/ic_launcher.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified android/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/2nd_page.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed assets/images/3rdPage.png
Binary file not shown.
Binary file modified assets/images/developer_gif.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/github_logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/icon_dsc.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/linkedin_logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/images/logo_vitbhopal.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/medium_logo.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/stay_in_the_know-final.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/twitter_logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
127 changes: 127 additions & 0 deletions assets/teamData/android-team.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,127 @@
{
"2021": [
{
"name": "Zaid",
"profile": "https://raw.githubusercontent.com/DSCVITBHOPAL/dscvitbhopal.github.io/master/public/images/team/android-team/2021/1.jpg",
"bio": "",
"social": {
"medium": "",
"linkedin": "https://www.linkedin.com/in/startswithzed/",
"github": "https://github.com/iamzaidsheikh/",
"twitter": "https://twitter.com/startswithzed/"
}
},
{
"name": "Tanay Dwivedi",
"profile": "https://raw.githubusercontent.com/DSCVITBHOPAL/dscvitbhopal.github.io/master/public/images/team/android-team/2021/2.jpg",
"bio": "",
"social": {
"medium": "",
"linkedin": "",
"github": "",
"twitter": ""
}
},
{
"name": "Himanish Mandrekar",
"profile": "https://raw.githubusercontent.com/DSCVITBHOPAL/dscvitbhopal.github.io/master/public/images/team/android-team/2021/3.jpg",
"bio": "",
"social": {
"medium": "",
"linkedin": "https://www.linkedin.com/in/himanish-mandrekar-6371b11b3/",
"github": "https://github.com/HimanishM25",
"twitter": "https://twitter.com/k_fene_8"
}
},
{
"name": "Shankar Lohar",
"profile": "https://raw.githubusercontent.com/DSCVITBHOPAL/dscvitbhopal.github.io/master/public/images/team/android-team/2021/4.jpg",
"bio": "",
"social": {
"medium": "",
"linkedin": "",
"github": "",
"twitter": ""
}
},
{
"name": "Harsh Raj",
"profile": "https://raw.githubusercontent.com/DSCVITBHOPAL/dscvitbhopal.github.io/master/public/images/team/android-team/2021/5.jpg",
"bio": "",
"social": {
"medium": "",
"linkedin": "",
"github": "",
"twitter": ""
}
},
{
"name": "Apoorva",
"profile": "https://raw.githubusercontent.com/DSCVITBHOPAL/dscvitbhopal.github.io/master/public/images/team/android-team/2021/6.jpg",
"bio": "",
"social": {
"medium": "",
"linkedin": "",
"github": "",
"twitter": ""
}
}
],
"2020": [
{
"name": "Vishesh Tripathi",
"profile": "https://raw.githubusercontent.com/DSCVITBHOPAL/dscvitbhopal.github.io/master/public/images/team/android-team/2020/1.jpg",
"bio": "",
"social": {
"medium": "",
"linkedin": "https://www.linkedin.com/in/vishesh-tripathi-3a62961b8/",
"github": "https://github.com/Vishesht27",
"twitter": ""
}
},
{
"name": "Vineet Khola",
"profile": "https://raw.githubusercontent.com/DSCVITBHOPAL/dscvitbhopal.github.io/master/public/images/team/android-team/2020/2.jpg",
"bio": "",
"social": {
"medium": "",
"linkedin": "https://www.linkedin.com/in/vineet-khola-2a6a7816a",
"github": "https://github.com/vinu2837",
"twitter": "https://twitter.com/20a9e6591c464d6"
}
},
{
"name": "Ankit Sagar",
"profile": "https://raw.githubusercontent.com/DSCVITBHOPAL/dscvitbhopal.github.io/master/public/images/team/android-team/2020/3.jpg",
"bio": "",
"social": {
"medium": "https://woinbo.medium.com",
"linkedin": "https://www.linkedin.com/in/woinbo/",
"github": "https://github.com/woinbo/woinbo",
"twitter": "https://twitter.com/woinbo"
}
},
{
"name": "Onkar Shaligram",
"profile": "https://raw.githubusercontent.com/DSCVITBHOPAL/dscvitbhopal.github.io/master/public/images/team/android-team/2020/4.jpg",
"bio": "",
"social": {
"medium": "",
"linkedin": "https://www.linkedin.com/in/onkar-shaligram-a9799b190",
"github": "https://github.com/onkar-shaligram",
"twitter": "https://twitter.com/shaligram_onkar"
}
},
{
"name": "Dhruv Mehta",
"profile": "https://raw.githubusercontent.com/DSCVITBHOPAL/dscvitbhopal.github.io/master/public/images/team/android-team/2020/5.jpg",
"bio": "",
"social": {
"medium": "",
"linkedin": "https://www.linkedin.com/in/dhruv-mehta-194dev",
"github": "https://github.com/Dhruv-194",
"twitter": "https://twitter.com/wilder569"
}
}
]
}
83 changes: 83 additions & 0 deletions assets/teamData/content-team.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,83 @@
{
"2021": [
{
"name": "Adithya N Biya",
"profile": "https://raw.githubusercontent.com/DSCVITBHOPAL/dscvitbhopal.github.io/master/public/images/team/content-team/2021/1.jpg",
"bio": "",
"social": {
"medium": "",
"linkedin": "",
"github": "",
"twitter": ""
}
},
{
"name": "Akanksha Verma",
"profile": "https://raw.githubusercontent.com/DSCVITBHOPAL/dscvitbhopal.github.io/master/public/images/team/content-team/2021/2.jpg",
"bio": "",
"social": {
"medium": "",
"linkedin": "",
"github": "",
"twitter": ""
}
},
{
"name": "Prateek Agarwal",
"profile": "https://raw.githubusercontent.com/DSCVITBHOPAL/dscvitbhopal.github.io/master/public/images/team/content-team/2021/3.jpg",
"bio": "",
"social": {
"medium": "",
"linkedin": "",
"github": "",
"twitter": ""
}
},
{
"name": "Shireen Jain",
"profile": "https://raw.githubusercontent.com/DSCVITBHOPAL/dscvitbhopal.github.io/master/public/images/team/content-team/2021/4.jpg",
"bio": "",
"social": {
"medium": "",
"linkedin": "",
"github": "",
"twitter": ""
}
}
],
"2020": [
{
"name": "Shireen Soporee",
"profile": "https://raw.githubusercontent.com/DSCVITBHOPAL/dscvitbhopal.github.io/master/public/images/team/content-team/2020/1.jpg",
"bio": "",
"social": {
"medium": "",
"linkedin": "https://www.linkedin.com/in/shireen-soporee-1602/",
"github": "https://github.com/shireen1602",
"twitter": ""
}
},
{
"name": "Sanskruti Dube",
"profile": "https://raw.githubusercontent.com/DSCVITBHOPAL/dscvitbhopal.github.io/master/public/images/team/content-team/2020/2.jpg",
"bio": "",
"social": {
"medium": "https://medium.com/@sanskrutidube",
"linkedin": "https://www.linkedin.com/in/sanskruti-dube-5a1892203/",
"github": "https://github.com/sanskrutidube",
"twitter": ""
}
},
{
"name": "Pratibha Tiwari",
"profile": "https://raw.githubusercontent.com/DSCVITBHOPAL/dscvitbhopal.github.io/master/public/images/team/content-team/2020/3.jpg",
"bio": "",
"social": {
"medium": "",
"linkedin": "https://www.linkedin.com/in/pratibha-tiwari-7a16441a3",
"github": "",
"twitter": ""
}
}
]
}
Loading