Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 1.81 KB

File metadata and controls

30 lines (19 loc) · 1.81 KB

INTERNSHIP-1 (App Development)

Bharat Intern Bharat Intern Icon

Welcome to my app development internship at Bharat-Intern! In this internship, I've developed two Flutter applications: a to-do list app and a weather forecast app. This is the readme file of To Do app.

To-Do App

The to-do list app helps users keep track of their tasks efficiently. Here are some key features:

  • Task Management: Users can add, edit, and delete tasks.
  • Due Date and Time: Users can set due dates and times for their tasks.
  • Title and Description: Users can add titles and descriptions to their tasks.
  • Local Data Storage: The app uses Hive as local data storage to persist tasks across sessions.

Screenshots

Splash Screen      Name Input      Task List      Add Task

Pick Date      Pick Time      Reminder Notification      Task List

demo.video.mp4

Contribution

Open for pull requests || Raising issues

Feel free to contribute to the improvement of these apps by opening issues or submitting pull requests.