This is a studying companion react app designed for the Software Engineering class at the American University of Beirut. It is intended to help students, particularly those with mental difficulties like ADHD, to manage their tasks and study schedule effectively.
-
Task Management: The app provides a platform to manage different tasks related to the course. Users can add, edit, delete and prioritize tasks according to their importance.
-
Task Sharing: The app allows users to share their tasks with their classmates, providing a collaborative and supportive environment for everyone.
-
Time Tracking: The app enables users to keep track of their study time, providing them with insights into their productivity and efficiency.
-
Customization: The app allows users to customize the interface to their preferences, ensuring a personalized experience.
Studying.Companion.mp4
To get started with the app, follow these steps:
- Clone the repository.
git clone https://github.com/AdamHarb/StudyingCompanion.git
- Install the necessary dependencies using npm.
npm install
- Start the development server.
npm run dev
Contributions are welcome. Please submit a pull request to contribute to this project.
This app was developed by Adam Harb, Mohamad Zaatari, & Joseph Hage.
This project is licensed under the GNU General Public License - see the LICENSE.txt file for details.