Welcome to Episode 1 of our React Native + SQLite Student Management App series!
In this episode, we’ll set up the project and create database tables for Courses and Subjects using SQLite.
🔧 What you'll learn in this video:
-How to set up SQLite in React Native
-How to create tables using CREATE TABLE IF NOT EXISTS
-How to define FOREIGN KEY relationships
-Initializing the database
📂 We are building a complete student management system where students can:
-Register themselves
-Choose a course
-Automatically get related subjects
-Mark daily attendance
-View monthly attendance
-Check fees
-View marks (exam-wise, subject-wise)
And more — with admin panel and full CRUD operations!
💡 Tech Stack: React Native, SQLite, JavaScript
🔔 Subscribe and follow the full 6–8 episode series to build the complete app with me.
👉 Don’t forget to like, comment, and share if you find it helpful!
course repo : https://github.com/Gauravbhadauria/rnstudentlocalapp
#reactnativecourse2025 #reactnativesqlitestorage #reactnative #engineercodewala #ReactNative #SQLite #StudentApp #MobileAppDevelopment #ReactNativeTutorial #StudentManagementApp