A convenient application for listing and management of data
- Make limiteless entries into the application with the assurance that no data goes missing
- Save data into the application in the form of lists
- Have the ability to edit the data saved with the changes being saved later on as well
- Simply delete the junk files by swiping left or right on the selected list
- the ToDoList aplication makes it easier to ensure that all important details are stored at a convenient place for all, whether it be the bucket list of a trip, the topics to be studied for an examination, or simply the timetable for the day, the app can store that all
- Fork the repository.
- Clone the forked repository to your local machine.
git clone https://github.com/your-username/ToDoList.git- Change the present working directory.
cd ToDoList- Install dependencies.
npm install- Run the AndroidStudio project
- The project is now running. Congratulations!
- Contributions to the project are always welcome!