FileMaker

FileMaker Used AI

9 devlogs
30h 55m
Created by Atul

A website that creates college or school code files from just questions in minutes . It solves the problem of making the code files .

Timeline

Ship 1

0 payouts of shell 0 shells

Atul

about 1 month ago

Atul Covers 9 devlogs and 30h 55m

My site is now fully working and can generate small files due to api limits and successfully deployed and implemented clerk in it.

Successfully added the email feature and soon adding animations in it

Update attachment
Atul Atul about 2 months ago
added guide section in site

Added send to email feature in the website

Update attachment

added dark mode responsiveness in site and changes normal svgs with react icons

Update attachment

Added Clerk Authetication and fixed dark theme in some parts .

Update attachment

Added dark mode in the site and zustand for state management . Authentication will be the next feature .

Update attachment

Added fontsize option for both code and questions . Darkmode coming sooon

Update attachment

Added the python file code generation option in the output file and it working finally after 2 hours of debugging

Working on backend today , connected frontend with it withFASTAPI and used GEMINI API key to get response of the questions and i faced a lot of problems in handling pdf uploads from user and to make my backend read it and generate a docx file based on the data of the pdf file . Today i added features like my frontened and backend is connected on file system and actually giving me the docx file in return . This is my first devlog and my progress from previous days was created the frontend of my webapp using React Shadcn and tailwind .

Update attachment