Jubayed-A / Computer-Technology-App

This is a College Department Application for Final semester project.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Weather

Computer Technology

Welcome to Computer Technology, This is a simple Android application for taking notes, built using the CardView and RecyclerView and FireBase Database.

APK: https://github.com/Jubayed-A/Computer-Technology-App/releases/download/v.1.5/Computer.Department.apk

Demo

Key Features

  • Material Design : The application follows the Google Material Desing for a create a better Ui Design.

  • FireBase Database: Utilizes the Room persistence library for Stor Student Information.

  • Responsive Desing With Third Party Laibrery.

  • Responsive UI: Designed with responsive UI elements, including a StaggeredGridLayoutManager for a visually appealing layout.

  • Light/dark mode customized based on your phone them.

Technologies Used

We've embraced modern technologies to make this app robust and efficient:

  • Recycler View
  • Card View
  • Google Material Design
  • FireBase Database.
  • View Binding.
  • Navigation components with Safe Args Kotlin-Parcelize.
  • Pagination (manual implementation).

Getting Started

  1. Clone the Repository:

Clone the Repository:

git clone: https://github.com/Jubayed-A/Computer-Technology-App.git

  1. Open in Android Studio:
  • Open Android Studio and choose "Open an existing Android Studio project."
  • Navigate to the cloned project directory and select it.
  1. Run the App:
  • Connect your Android device or use an emulator.
  • Click on the "Run" button in Android Studio to build and run the application.

Dependencies

  • Navigation Component: Simplifies the implementation of navigation within the app.

Contributing

Contributions are welcome! Feel free to open issues or submit pull requests to help improve this project.

License

This project is licensed under the MIT License - see the MIT License file for details.

Project Status

This project is currently completed, with future updates planned to incorporate new features and improvements.
We appreciate your interest and welcome any contributions.

About

This is a College Department Application for Final semester project.

License:MIT License


Languages

Language:Kotlin 100.0%