StudyTrack is a responsive web application that helps students organize tasks, assignments, and deadlines all in one place. Developed as the final project of the Responsive Website Development and Design Specialization by the University of London.
- Create, edit, and delete tasks.
- Mark tasks as complete.
- Responsive design for mobile and desktop.
- Efficiently manage academic workloads.
- Clone the repository:
git clone https://github.com/SteveRochaDev/studytrack.git- Navigate to the project folder:
cd studytrack- Install dependencies:
meteor npm install- Start the application:
meteor- Open your browser and go to http://localhost:3000
- Meteor.js.
- MongoDB.
- HTML, CSS, JavaScript.
- Responsive Web Design principles.
This project is licensed under the MIT License. See the LICENSE file for details.