Skip to content

ByteOps02/AndroidStudioProjects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

DevByRam - App Dev Projects

Welcome to DevByRam, a collection of Flutter application development projects. This repository showcases two complete mobile apps developed using the Flutter framework, focusing on real-world UI/UX design and functionality.

📱 Projects Included

1. CinemaNow

A full-featured movie ticket booking app built with Flutter.

Features:

  • 🎬 Browse latest movies
  • 🏢 View available theaters and showtimes
  • 🪑 Seat selection and reservation
  • 💳 Payment integration (dummy/mock)
  • 🔐 User login and registration
  • 🎨 Modern, responsive UI with animations

Tech Stack:

  • Flutter (Dart)
  • REST API (mock backend or real-time support)
  • Provider / Bloc (State Management)
  • SQLite / Local Storage (optional)

2. ITW_Project

An app developed as part of an academic course (Introduction to Web), demonstrating mobile application development concepts.

Features:

  • 📄 Interactive form-based interface
  • 📱 Responsive layout
  • 💾 Local data storage
  • 🧪 Educational project focused on core Flutter principles

Tech Stack:

  • Flutter (Dart)
  • Shared Preferences / SQLite
  • Modular UI components

🛠 How to Run

Make sure Flutter SDK is installed on your system.

git clone https://github.com/yourusername/DevByRam.git
cd DevByRam/CinemaNow  # or ITW_Project
flutter pub get
flutter run

📂 Repository Structure
DevByRam/
├── .idea/              # IDE settings
├── CinemaNow/          # Movie booking app
├── ITW_Project/        # Academic Flutter app
└── README.md           # Project description

🧠 About Me
I’m Ram, a passionate Flutter developer building responsive, scalable, and beautiful cross-platform apps. This repo is a reflection of my skills in UI/UX, state management, API integration, and real-world problem-solving using Flutter.
Feel free to connect or contribute!

🔗 Contact
Email: bt23cse026@iiitn.ac.in


---
Let me know if you'd like to personalize the contact details or expand on any specific feature like authentication or payment handling!

About

Android App Development in Flutter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published