Skip to content

JEEVADARSHAN/Codsoft

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

project-image

CodeSoft - Android App Development Intern Projects

This repository contains my projects developed during my internship as an Android Developer at CodeSoft. It includes four different apps, each focusing on different Android functionalities using Kotlin and XML. The apps are built specifically for Android and showcase my ability to work with various components like UI, notifications, and timers.

Apps in this Repository

  • Alertify - An Alarm Application
  • Clock - A Timer, Stopwatch, and Clock App
  • Quote App - Displays Random Inspirational Quotes
  • To-Do Task - A Daily Task List Manager

How to Run the Apps

  1. Clone this repository to your local machine using:
git clone https://github.com/jeevadarshan/Codsoft.git
  1. Open the project in Android Studio.
  2. Build and run the individual apps on an Android emulator or a physical device.

App Details

  1. Alertify - Alarm App
  • Description: This app allows users to set alarms with custom times, repeat options, and notification sounds.
  • Features:
    • Set one-time and recurring alarms.
    • Custom notification sounds.
    • Snooze functionality.
    • Simple and intuitive UI.
  1. Clock - Timer, Stopwatch, and Clock App
  • Description: A versatile app that offers a timer, stopwatch, and digital clock functionality.
  • Features:
    • Timer with customizable durations.
    • Stopwatch with start, pause, and reset functionality.
    • Real-time digital clock display.
  1. Quote App - Random Quote Generator
  • Description: Displays random inspirational or motivational quotes on the screen.
  • Features:
    • Shows random quotes from an array.
    • Allows users to share quotes with others.
    • Simple and minimalistic design.
  1. To-Do Task - Daily Task Manager
  • Description: A simple to-do list app to manage your daily tasks.
  • Features:
    • Add, edit, and delete tasks.
    • Mark tasks as completed.
    • Task persistence using local storage.

Contributions

If you’d like to contribute to any of the apps, feel free to open a pull request or report any issues. Contributions are welcome!

Releases

No releases published

Packages

No packages published