This repository contains the code for the YouseAI Assessment project. The project is divided into two main parts: the frontend and the backend.
The frontend of this project is built using Next.js, a React framework that enables server-side rendering and generating static websites for React based web applications.
The backend is developed using Express and TypeScript. Express is a minimal and flexible Node.js web application framework that provides a robust set of features for web and mobile applications. TypeScript is a typed superset of JavaScript that compiles to plain JavaScript.
https://github.com/Sahiljain0/TaskBuddy/blob/main/viddeo.mp4
Here are some screenshots of Tasker in action:
- frontend/: Contains the Next.js frontend code.
- backend/: Contains the Express backend code written in TypeScript.
To get started with the project, follow the instructions in the respective frontend
and backend
directories.
This project is licensed under the MIT License. See the LICENSE file for more details.