Introduction
Since the pandemic, almost everything has shifted to the virtual world, including education. Classes are held online, and assignments, tests, and exams take place through online platforms. With the flood of assignment deadlines and exam dates, it can easily become overwhelming. That’s where Friday comes in! This application will remind you of all your important academic deadlines, allowing you to plan your schedule accordingly.
Getting Started
To dive into the world of Friday, follow these simple steps:
- Clone this repository:
git clone https://github.com/your-username/friday.git
cd Friday
flutter pub get
flutter doctor
flutter run
Tech Stack Used
Application Preview
Watch the video preview of Friday in action on YouTube. Get a glimpse of its features and see how it can simplify your academic life.
Working Preview
Video Preview
How to Contribute
We welcome contributions from the community to enhance Friday. If you’re interested, please follow these steps:
- Fork the repository: Click the Fork button at the top right corner of the repository page.
- Clone the repository: Use the command:
- Create a new branch: Move into the project directory and create a new branch for your changes:
- Make necessary changes.
- Test your changes: Ensure everything works as expected.
- Commit your changes with a descriptive commit message.
- Push changes to your fork:
- Create a pull request on the original repository.
- Wait for review: Feedback may be provided, requiring further changes.
- Congratulations! Once accepted and merged, your changes become part of Friday.
git clone https://github.com/your-username/friday.git
git checkout -b your-branch-name
git push origin your-branch-name
Contributors
We express our heartfelt gratitude to the contributors for their invaluable work on Friday.
Contributions of any kind are welcome!
Open Source Programs
Friday has participated in various open-source programs.
Project Admin
Troubleshooting
If you run into issues while setting up Friday, consider the following troubleshooting tips:
- Ensure that Flutter is correctly installed on your machine by running
flutter doctor. This command will provide information on missing dependencies and may help fix setup issues.
- Check that you are in the correct directory where the Friday project resides.
- If any package dependencies fail to install, try again or consider updating to the latest version of Flutter.
- For further assistance or to connect regarding AI development projects, feel free to reach out to us at fxis.ai.
At fxis.ai, we believe that such advancements are crucial for the future of AI, as they enable more comprehensive and effective solutions. Our team is continually exploring new methodologies to push the envelope in artificial intelligence, ensuring that our clients benefit from the latest technological innovations.
Thank you for your interest in Friday – Your Personal Class Assistant! We hope that this application will help you manage your academic life effectively. If you have any questions or feedback, feel free to reach out!


