CoolFace
Apppublic

Arclen/ucprojects-backend

sourceHugging Faceupdated 8mo agoView on Hugging Face
0likes
22 commits on main
6ae0b7e8mo ago

updated fir daily and weekly tasks and added loading

AdeshRathod
3eda44c8mo ago

U[dated UIUX

AdeshRathod
ba91a3f9mo ago

feat: Implement task management with a dedicated DAO and Pydantic models for CRUD operations.

AdeshRathod
50905339mo ago

feat: Implement task and user management with dedicated DAOs and Pydantic models.

AdeshRathod
b55496e9mo ago

feat: Enhance task management with frequency and movement tracking fields

AdeshRathod
01ae70d9mo ago

feat: Initialize Flutter base project with essential files and configurations

AdeshRathod
5def7c39mo ago

Fix release notes in latest.json for clarity and consistency

AdeshRathod
02193719mo ago

Add isota and isForceUpdate fields to latest.json for enhanced OTA management

AdeshRathod
6780c049mo ago

Enhance download endpoints to return JSON response with apkUrl by default, improving clarity and usability for ABI-specific APK retrieval.

AdeshRathod
517ad269mo ago

Implement OtaDAO for APK management and update routes to persist APK URLs in the database, enhancing download fallback and upload functionality.

AdeshRathod
03132a59mo ago

Refactor OTA upload endpoints to separate JSON and multipart handling, enhancing clarity and functionality.

AdeshRathod
b8302599mo ago

Enhance OTA upload functionality to support JSON and multipart uploads, allowing external APK URLs and improved error handling.

AdeshRathod
9d11a709mo ago

Ensure python-multipart is installed in Dockerfile to avoid cache issues

AdeshRathod
bbd6a269mo ago

Add update functionality for latest.json in OTA routes

AdeshRathod
bad0ea19mo ago

Add OTA functionality with routes for APK management and metadata

AdeshRathod
74bf3859mo ago

Update project listing to allow all users access to projects, removing user-specific filtering

AdeshRathod
cdf91a29mo ago

Add user listing functionality to auth routes

AdeshRathod
0701a129mo ago

Add activity management to ProjectDAO and update models and routes

AdeshRathod
0990fd59mo ago

Changes For Platforms

AdeshRathod
53d08f210mo ago

Add .env file with MongoDB configuration

AdeshRathod
272199f10mo ago

Add initial project structure with FastAPI backend and React frontend

AdeshRathod
0596d0a10mo ago

initial commit

Arclen