mirror of
				https://gitlab.com/ceda_ei/sonzai.git
				synced 2025-11-04 00:50:05 +01:00 
			
		
		
		
	Update README.md
This commit is contained in:
		
							
								
								
									
										19
									
								
								README.md
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										19
									
								
								README.md
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,19 @@
 | 
			
		||||
# Sonzai
 | 
			
		||||
 | 
			
		||||
Attendance Management App.
 | 
			
		||||
 | 
			
		||||
## Installation
 | 
			
		||||
 | 
			
		||||
### Pre-built APKs
 | 
			
		||||
 | 
			
		||||
+ TG: [Sonzai Staging Builds](https://t.me/sonzai_builds)
 | 
			
		||||
 | 
			
		||||
Currently, the APKs are being published to a telegram channel via GitLab CI/CD.
 | 
			
		||||
Once the app reaches v1.0, it will be published on Google Play and F-Droid.
 | 
			
		||||
 | 
			
		||||
### Manual Builds
 | 
			
		||||
 | 
			
		||||
+ Setup react native dev environment by following React Native CLI Quickstart
 | 
			
		||||
  Guide [here](https://reactnative.dev/docs/environment-setup)
 | 
			
		||||
+ `yarn install`
 | 
			
		||||
+ `cd android; ./gradlew assembleRelease`
 | 
			
		||||
		Reference in New Issue
	
	Block a user