Haskell postgresdela
We want to get a scraper built for that we can use to scrape all previous cases as well as scrape new cases on a daily basis. The database is huge with over 2.3M entries, we had already been Abel to scrape 2.1M entries but didn't have any data on which cases were missed out. This functionality should include: - Storing all the cases into Postgres with proper indexes/partitions to allow FTS(Full text search) - Scraping only new cases and not re-scraping previously scraped cases. - Progress on which cases were successfully scraped and which ones were left out. We would prefer having a scraper built from scratch rather than fixing the existing one , unless you can make use of it. Existing repo: and issues: - The CSS selectors
I'm looking for an experienced full-stack developer who is proficient in or React and familiar with Supabase or Postgres (or any alternative). Ideally, the project will be written in Typescript. I will provide a template for both the frontend and backend. I have detailed documentation for the project, so you will have a clear understanding of what is required. Key Skills and Experience: - Full-stack Development - Proficiency in or React - Experience with Supabase or Postgres - Typescript - Ability to work with provided templates Please note that I haven't specified the primary purpose of the application yet, so it will be essential for you to be adaptable and able to understand and implement various functionalities.
I need a database administrator, who can help me to start my postgres database again. Something went wrong "terminated unexpected".
As discussed in the chat, please implement the integration of the multi master replication into my application. The additional requirements remain as discussed in the chat.
I'm seeking an experienced assistant to help me prepare for an interview for an AWS Cloud PostgreSQL DBA role. The training will specifically focus on Postgres-centric DBA tasks, with an emphasis on database performance tuning. Key Areas of Focus: - Database Performance Tuning: This is a critical aspect of the training. I need to understand how to fine-tune the database for optimal performance. - Query Optimization: I would like to delve into the intricacies of making queries run as efficiently as possible. - Index Management: Understanding how to manage indexes effectively will be a key part of our sessions. - Monitoring and Diagnostics: I need to learn how to monitor the database and diagnose any potential issues. Ideal Candidate: The ideal trainer will be someone with exte...
I'm looking for a proficient Terraform developer to create a script for Google Cloud. We need the script to create these items 1. networking 2. GKE cluster with one node 3. permanent volume and claim for GKE 4. Postgres SQL service - needs to be accessible from GKE 5. API Gateway - if API URL is /example1 > run a lambda function - otherwise forward API request to /endpoint/{incoming URL) (a service running in GKE) 6. IAM Role Binding for Cluster Access
...withdrawals. ◦ Withdrawal processing time of 1-2 days. 4. Security: ◦ Grace period of 30 days for new funds (security buffer). ◦ Bank account linkage verified against government-issued PAN/AADHAR. Deliverables: 1. API code written using Python FastAPI 2. Frontend Development using React.js 3. Include Dockerfile and for simpler building and running the apps 4. DB Schema Design (Postgres) 5. UML Flow Charts 6. Unit Testing and Intergration Testing Included 7. KYC and dispute handling workflows for Admins and Super Admins. 8. Payment gateway integration for deposits and withdrawals. 9. Database design with proper relations and security. 10. Basic frontend for interaction with Players, Admins, and Super Admins (if required). Timeline and Budget: Provide detailed estimates for:
...time of 1-2 days. 4. Security: ◦ Grace period of 30 days for new funds (security buffer). ◦ Bank account linkage verified against government-issued PAN/AADHAR. Deliverables: 1. API code written using Python FastAPI 2. Frontend Development using React.js 3. Include Dockerfile and for simpler building and running the apps 4. DB Schema Design (Postgres) 5. UML Flow Charts 6. Unit Testing and Intergration Testing Included 7. KYC and dispute handling workflows for Admins and Super Admins. 8. Payment gateway integration for deposits and withdrawals. 9. Database design with proper relations and security. 10. Basic frontend for interaction with Players, Admins, and Super Admins (if required). Timeline and Budget: Provide
...rules, mobile-first enhancements, or any value-adding capabilities drawn from their experience with similar platforms. Our goal is to create a robust, user-friendly platform that can compete with established P2P exchange services." you can use the following site as example I have other project which we use the following relation between the data in Postgres SQL these projects should be harmonized with the same procedures and structure as following.
I'm seeking a skilled freelance Python developer for a short-term project. The primary task involves fixing bugs in our system. If the individual performs well, the project duration may extend. Key Responsibilities: - Identifying and fixing database-related bugs - Troubleshooting and resolving backend bugs Ideal Candidate: - Strong proficiency in Python - Experience with Python Libraries, Postgres, Django, Heroku, and AWS - Ability to deliver high-quality code within tight deadlines - Good problem-solving skills and attention to detail
...menu. - Guest list. - Add an admin. - seating management Skills and expectations. - Designs will be provided by us. - Companies or individuals should be able to deliver the entire project end to end. - We would expect daily sync meetings and regular commits to github. - During development, work should be added to a stage site so that we can test and provide feedback. - Tech stack: python, JS, Postgres, FastAPI, React, CSS, HTML, mongoDB - Good attention to detail. Front end needs to reflect the ://(Copy)?node-id=0-1&t=lifqOZ7PNssnwuIk-1...
I'm looking for an experienced developer to create a robust CRM backend. The successful candidate should have a strong background in Golang, working with PostgreSQL, and be adept at CI/CD processes and Github branch merging. Key features: - Com...processes and Github branch merging. Key features: - Comprehensive user management system - Detailed sales tracking - Advanced reporting and analytics capabilities The reporting and analytics component will need to track: - Sales performance - Customer behavior - Operational efficiency - User engagements These reports will need to be generated daily. Ideal candidates should be proficient in: - Postgres SQL - CI/CD - Github Experience with CRM development is a significant advantage. Please include any relevant examples of your wo...
...Variables). Those records would also have two "result" values result1, Result2, Result3, Result4 (so each record has result value, which is derived from above variables) We would have 100,000 and more of these record, all are sequential. We would want you to install multiple models to predict result1, Result2, Result3, Result4 We would give you Server for you to host for us, you would have to use Postgres DB. Requirements (a) We would like to add records at our own will, and the model should be able to train using new and older data to get the results. (b) we would like to retrain the model. (c) As there are different models, we would like to see results in different models, so that we could see which model is predicting based on the values we want. (d) we c...
...scraping and postgres to do the following: [Phase / Milestone 1] 1. Convert the existing scraper (code attached - /site-packages removed for space) to load the data in a postgres database. 2. Scrape reviews of products from the (CWH) website and store them in the database. 3. Look up the availability of the product in specific stores and write the boolean value in the postgres database. (code attached - ) [Phase / Milestone 2] 4. Once this data is scraped, I then move it to a Google Sheet where I run a script to enrich the data using ChatGPT. I want to reduce these steps or make them efficient so that it can be done within the postgress / python application. 5. Install (it is like an airtable frontend for postgres) - to provide
I need a Python script translated into Haskell. The script implements an algorithm and is standalone, meaning it doesn't interact with any external libraries or APIs. Ideal Skills and Experience: - Proficiency in both Python and Haskell - Strong understanding of algorithm implementation - Experience in translating code between different programming languages - Ability to write clean, efficient, and well-documented code
I'm looking for a skilled professional to help me integrate multi-master redundancy for Postgres into my Python server. Ideally, you should have: - Extensive experience with Postgres and Python - Familiarity with multi-master redundancy systems - Ability to implement this in a seamless manner Please note that specific details regarding the setup and environment will be discussed in person before the project is assigned.
Prosimo, vpišite se ali se prijavite za več podrobnosti.
Se requiere un docker compose el cual se encargue de ejecutar 5 servicios, traefik, keycloak, base de datos postgres para keycloak, un app en .NET Core y un api .NET Core. Keycloak: - Debe tener creado un realm llamado Prueba - Debe tener un cliente creado para Front y otro para back - Debe tener creado un usuario para el logeo del Front - Debe tener un usuario creado para el logeo del Back (API) .NET Core App (Front): - Simple hola mundo que muestra información de el api (días de la semana) y del usuario logeado Traefik: - Usar como reverse proxy - Usar dominios para los servicios de keycloak y el webapp - Usar entrypoint para websecure y rule para Front y Back - El api debe ser accedida desde fuera o sea ser publica pero también debe poder ser consumida int...
...git repository on cPanel. () ○ BRANCH - MAIN • Convert the Postgres SQL to a new MySQL database. You can use the suggested tool or any similar one for this task. (Use this or any similar library - ) - Ensure the MySQL database is set up using the default configuration. Ideal Skills and Experience: • Proficient with cPanel and Git. • Proficient with TypeScript (94.4%), CSS (3.2%), HTML (0.9%), MDX (0.8%), JavaScript (0.6%), Shell (0.01%) as it's being used in the Project. • Proficient with Node.js (Version: >=18.x) • Experienced in database conversion and migration. Knowledgeable in MySQL and Postgres. Please ensure to verify the successful migration of the project and the proper functioning of
AI said it best: Core Idea: A Cardano Prediction Market Users can place bets on a question or event (e.g., “Which AI model will be the best by 2025?” or “Will BTC hit 90k or 100k first?”). Multiple possible outcomes, each with a “Yes” or “No” betting option. A small fee (e.g., 1 cent) is added to each bet and collected by the admin. On-Chain Logic (Plutus/Haskell) The MarketDatum stores outcomes, an end time, and market status (OPEN, CANCELED, SETTLED). Redeemer actions include PlaceBet, Settle, CancelMarket, and ClaimWinnings. Once the market is settled by the admin or an oracle, winners claim their funds via ClaimWinnings. Off-Chain Architecture & Database A backend (Node.js/TypeScript) tracks on-chain events (e.g., via Bloc...
I'm looking for a Postgres server expert to assist with my database. Please reach out if you have the necessary skills and experience.
I'm looking for a Postgres server expert to assist with my database. Please reach out if you have the necessary skills and experience.
READ THE INSTRUCTIONS BELOW BEFORE APPLYING: 1. You must not place a lower bid as a placeholder a...need assistance installing the git library on my cPanel. The task includes converting the Postgres SQL to a fresh MySQL database. Key Requirements: - Install from the provided git repository on cPanel. () BRANCH - MAIN - Convert the Postgres SQL to a new MySQL database. You can use the suggested tool or any similar one for this task. (Use this or any similar library - ) - Ensure the MySQL database is set up using the default configuration. Ideal Skills and Experience: - Proficient with cPanel and Git. - Experienced in database conversion and migration. - Knowledgeable in MySQL and Postgres.
I'm seeking a part-time developer (10-15 hours per week) for my existing Hospital Management application built on Angular, .NET Core, and PostgreSQL. The selected candidate will be responsible for adding features for new clients and enhancing the application's user interface. Key Responsibilities: - Implementing new features for different clients - Improving the application's user interface - Working with existing code and systems Ideal Candidate: - Proficient in Angular, .NET Core, and PostgreSQL - Experienced in user interface enhancements - Able to commit to 10-15 hours a week - Serious, interested, and ready to start immediately - Based in India Please note that the budget for this role is INR 10-12k monthly. It's a continuous and ongoing task, so consistent qua...
Looking for someone who has performed a migration from WP to PayloadCMS, preferably onto postgres Please DM the link to the site you migrated. Please note the following conditions - Confirm your bid price is your true price, no renogotiations will be discussed - As a condition of bidding any and all IP/copyright created in the work performed for us is automatically assigned to our company on creation - We are seeking individual freelancers, agencies and outsourcers please do not bid
I am starting a new project and need an expert in Google Cloud's Compute Engine. Key Tasks: -Create a VPC in google cloud . -Create postgres sql DB in gcp . - Instance Management: Creating, configuring, and managing virtual machines. - Load Balancers: Setting up load balancers to ensure optimal distribution of traffic and resources. - Security Configurations: Implementing necessary security measures to protect the instances and data. Ideal skills and experience: - Profound knowledge and experience with Google Cloud's Compute Engine. - Proven track record in instance management and load balancer setup. - Strong background in security configurations. - Excellent problem-solving skills and attention to detail. - This needs to done on a remote machine . - Should be availab...
I need someone to deploy my fully developed project built in Node.js, React.js, Vite, TypeScript, and GoLang using a Postgres database. The project is currently sitting on a Windows server but was originally running on an Ubuntu 20 server. My preference is to deploy it on a Linux server, specifically Ubuntu. Key Requirements: - Deploy the project on a Linux server (Ubuntu preferred) - Configure Nginx and PM2 for the server - Connect my registered domain to the backend - Provide instructions for future self-deployment My frontend is hosted on a different domain, so the backend needs to be connected to my registered domain. Post-deployment, I would need clear instructions on how to deploy the server myself in the future. Ideal Skills: - Extensive experience with Node.js, React.js, ...
Here’s an updated requirement specification for the redesign of your Django-PostgreSQL-React website, incorporating the payment gateway for purchasing courses: Redesign Requirements: Modern Website with Integrated Application and improved Payment Gateway 1. User Interface and Experience • Modern Design: • Use a modern UI framework such as Material-UI, Chakra UI, or Tailwind CSS. • Responsive and mobile-first design. • Dark mode and light mode toggle for user preference. • Ease of Navigation: • Intuitive menu structure for courses, categories, and user profiles. • Search and filtering options for courses. • Dynamic Content: • Dynamic dashboards for users to track purchased courses and progress. 2. Frontend Framework • Util...
I'm seeking a seasoned full-stack React Native developer to assist in the creation of an Uber-like application. This project...in the creation of an Uber-like application. This project will involve: - Crafting a responsive and intuitive frontend - Implementing key features such as Real-time GPS tracking, In-app payments, and User ratings and reviews - Ensuring compatibility with both iOS and Android platforms The ideal candidate will have: - Extensive experience with Typescript, JavaScript, React Native, Figma, and Postgres - Proven track record in full-stack development - Strong UI/UX design skills - Ability to implement robust backend integration Your expertise will be crucial in delivering a top-notch application. Please include examples of similar projects you've co...
I'm looking to develop a multi-page, dynamic, responsive web application. The project requires a skilled full-stack developer with: - Front-end: Expertise in React to create an interactive user interface with dynamic icons and integrating open-source games. - Backend: Proficiency in Node.js to manage server-side logic and database interactions. - Database: Experience with Postgres for user management, game statistics storage, reward and wallet management. Key features of the web application will include: - A comprehensive user management system with different access levels for Admin, Client, User, and Product Management Team. - A dynamic Admin Dashboard for real-time editing and user role/access management. - An integrated payment gateway for purchase check-outs. - A robust ...
I'm seeking a co-developer to finalize an MVP for a business process automation platform leveraging the React, Django, and Postgres stack. The initial framework of the application has been developed and further work needs to done to integrate the React front end with the Django Rest framework API. The application has several modules, including CRM (Cases, Leads, Deals, Sales Pipeline Management) , GRC (Risks, Compliance) and Performance (Projects, Strategy). Common modules include tasks, documents and notes. Skills and Experience Required: - Proficient in React, Django, and Postgres - Prior experience in developing CRM solutions - Ability to understand and implement business process automation - Team player with good communication skills I will provide more details a...
...practices. Proficiency in frontend technologies such as HTML, CSS, and JavaScript. Experience with backend development using Kotlin, http4k, or similar frameworks. Excellent problem-solving skills and the ability to work effectively in a collaborative team environment. Strong communication skills with the ability to articulate complex technical concepts to non-technical stakeholders. SQL mastery (postgres). Familiarity with CI/CD pipelines and DevOps practices. Must Include your previous work related our job!!!...
...WHERE user_id = <session_user_id>). Result Presentation: Display the query results in a basic, readable table format. For the MVP, a simple HTML table or structured text output is sufficient. Stack & Tools (Open to Suggestions): Backend: Python preferred, Node.js as a second options, (but open to other suggestions). Natural Language Processing: OpenAI API Database: can be done in sqlite, postgres, mysql, or Azure SQL (schema details can be shared upon project start) Hosting: Local development environment is fine for MVP. No need for cloud deployment yet. MVP Scope-- Only handle a small set of known query patterns (e.g., fetching orders, counting orders, filtering by date). No advanced NLP or complex grammar handling required at this stage—just a working prot...
I am looking for a skilled Blazor developer with Postgres SQL experience to help us finish an existing application. This application will primarily serve content, and I need it to be user-friendly and efficient. Key Requirements: - Expertise in Blazor and Postgres SQL - Experience in developing mobile applications - Skills in implementing user authentication features The application must have robust user authentication to ensure content security and controlled access. Your experience in building secure, scalable, and high-performance applications will be critical to the success of this project. Please include examples of your past work that demonstrate your ability to deliver high-quality mobile applications in your bid.
I need a professional to set up my Asterisk server. The primary purpose is to connect it with a Postgres database and an Android Linphone On-Board Unit (OBU). Key Tasks: - Setting up an Asterisk server - Connecting Postgres with the Asterisk Server and Android Linphone OBU - Configuring Linphone to work seamlessly with Asterisk and Postgres The ideal freelancer should have: - Extensive experience in Asterisk server setup - Proficient in integrating Asterisk with Postgres - Familiar with Linphone - Knowledge of Android platform integration - Skills in VoIP technology
I need someone to deploy my fully developed project built in Node.js, React.js, Vite, TypeScript, and GoLang using a Postgres database. The project is currently sitting on a Windows server but was originally running on an Ubuntu 20 server. My preference is to deploy it on a Linux server, specifically Ubuntu. Key Requirements: - Deploy the project on a Linux server (Ubuntu preferred) - Configure Nginx and PM2 for the server - Connect my registered domain to the backend - Provide instructions for future self-deployment My frontend is hosted on a different domain, so the backend needs to be connected to my registered domain. Post-deployment, I would need clear instructions on how to deploy the server myself in the future. Ideal Skills: - Extensive experience with Node.js, React.js, ...
...postgresDB, but I need an MVP that can be deployed multiple times and connect to different stripe accounts. My idea is that I will ask users to authenticate via OAuth in my frontend and pass that to my CI/CD pipeline which injects the publishable key needed for Medusa to connect to Stripe. The rest of the stack should be fairly easy to fix and configure to work together as NextJS, Strapi, and postgres come up fully when deployed with docker-compose. One thing to note is that the stack will need to be configured to work as an MVP, so all services must work together at the end of the work and be go-to-prod ready (using real/secure passwords, alpine or chainguard node images, etc. production is deployed onto a k8s cluster and I will handle those manifests, but the images need to be...
...managing applications via Kubernetes and AWS. - Containerizing applications with Docker and overseeing microservices using Java & SpringBoot. - Configuring and maintaining Nginx for efficient application delivery. - Handling databases such as Postgres, MySQL, and Redis, while integrating monitoring tools like NewRelic. - Supervising release management processes. The ideal candidate for this role should exhibit: - Robust knowledge and experience with Kubernetes, AWS, and Docker. - Proficiency in Java, SpringBoot, Nginx, and various database technologies (Postgres, MySQL, Redis). - Familiarity with Jenkins and release management. - Knowledge of PCI DSS is a bonus. Your expertise in scalable application management is crucial for the success of this project. The expec...
...focus on data accuracy and security - Excellent coding and UI creation abilities - Previous experience in user support and training - Strong collaborative skills to work with various departments requirements: ere's some information on the current system that is developed. We are looking for a developer with knowledge and experience in: configuring docker php 8.2 and laravel 10.8 framework postgres sql database frontend node js, vue.js 3.3 (or above) nginx, mailpit, sockets, api, santum manage staging, dev and live environments setup and configure db backup and github repository fullstack developer familiar with devops 4:49 Your attention to detail and commitment to maintaining a zero tolerance for data errors will be crucial for the success of this project...
I need an expert to implement both continuous and periodic geolocation tracking on our PWA, accessible through an Odoo website on both Android and iOS devices. The tracking should operate even when the app is minimized or during calls. Key tasks include: - Sending geolocation d...and iOS devices. The tracking should operate even when the app is minimized or during calls. Key tasks include: - Sending geolocation data to the backend continuously or periodically. - Applying the geolocation tracking to the Odoo website PWA. - Activating or fixing PWA notifications similar to Firebase notifications in mobile apps. Essential skills: - Proficient in HTML, Python, Java, and Postgres Databases. - Experienced with Odoo and Progressive Web Applications. Budget: AED 200 Timeline: Immediat...
A fully functional catapult bot implemented in haskell. The project will pass all the defined test cases and should work as expected.
To build a pipeline where we obtain data from a table in hadoop server and do some quality checks before updating that data to a postgress table. After that we need to filter that postgress data and do an upser...that postgress data and do an upsert command and update that particular data into an s3 bucket. The data pipeline involves multiple data sources. The pipeline should include data validation to ensure accuracy and consistency. Ensure data quality checks such as checking the count of rows, comparing the data before and after, and collecting the new data inserted before updating the data to the Postgres table." Please use Apache Airflow for orchestration. The pipeline should run daily. Ensure the pipeline includes advanced data validation like integrity checks and statis...
... and the 25 Imagi-nation minute tour video helps illuminate (scroll to bottom of this page) It’s basically inputting texts and data fields into the platform here’s the basic tech stack info : - Backend - Django + Wagtail admin. - Wagtail Admin was to make the user interface a little nicer & leverage their block system. - Front End - NextJS - Infrastructure - Kubernetes on AWS. - Postgres database (not RDS but uses file storage read + write so it can be moved if needed) - Chat - - LiveKit (Web RTC for peer to peer video calls) (UNC calls and Nation Events). This was separate but I fought really hard and was able to get help setting it up within the Kubernetes cluster so everything was in 1 place. - LiveKit dictated a few infrastructur...
We are seeking a PostgreSQL expert for our large AWS-based Postgres database. The role primarily revolves around tuning and performance optimization, with additional responsibilities in security enhancements and providing general advice and best practices. Your tasks will include: - Identifying and resolving performance bottlenecks in the database. - Implementing strategies for tuning the database for optimal performance. - Providing recommendations for best practices and security enhancements. - Offering general guidance and insights based on your expertise. The ideal candidate will have extensive experience with PostgreSQL and AWS, with a proven track record of tuning and optimizing large databases. A practical understanding of database security and the ability to provide best p...
...blockchain nodes and APIs to extract and process data. • Familiarity with data pipelines and tools like Apache Kafka, Airflow, or AWS Glue. • Strong understanding of tokenomics, including token supply dynamics and holder calculations. • Experience with implementing token screening algorithms or filtering mechanisms. • Knowledge of database technologies, including SQL and NoSQL databases (e.g., Postgres, DynamoDB). • Excellent problem-solving skills and ability to work independently to meet deadlines. Preferred Qualifications: • Experience building blockchain data products in AWS. • Familiarity with smart contracts and on-chain/off-chain interactions. • Prior work on similar projects involving real-time data processing or token anal...
I'm seeking an experienced assistant to help me prepare for an interview for an AWS Cloud PostgreSQL DBA role. The training will specifically focus on Postgres-centric DBA tasks, with an emphasis on database performance tuning. Key Areas of Focus: - Database Performance Tuning: This is a critical aspect of the training. I need to understand how to fine-tune the database for optimal performance. - Query Optimization: I would like to delve into the intricacies of making queries run as efficiently as possible. - Index Management: Understanding how to manage indexes effectively will be a key part of our sessions. - Monitoring and Diagnostics: I need to learn how to monitor the database and diagnose any potential issues. Ideal Candidate: The ideal trainer will be someone with exte...
I am looking for a skilled Blazor developer with Postgres SQL experience to help us finish an existing application. This application will primarily serve content, and I need it to be user-friendly and efficient. Key Requirements: - Expertise in Blazor and Postgres SQL - Experience in developing mobile applications - Skills in implementing user authentication features The application must have robust user authentication to ensure content security and controlled access. Your experience in building secure, scalable, and high-performance applications will be critical to the success of this project. Please include examples of your past work that demonstrate your ability to deliver high-quality mobile applications in your bid.
Relatively Simple CRUD APP written using NuxtJS, postgres and Node. Need the followingt done: 1) One field doesnt allow updates , needes to be fixed 2) For one of the records, need to change the date field to be editable, isnetad of forcing the timestamp of when the record is created. 3) One of the fileds, when saved, saves the same data into another firld, needs to be fixed does not save 4) Need to add a new field 4 changes in total. I havde source code for both front end and back end. The frontend utilizes the "Tairo - Multipurpose Nuxt Tailwind CSS Dashboard System" I need this done as soon as possible. I will award this project to the freelancer who can deliver the fastest. Idealy I woudl liek this done by tomorrow. I have a budget of CAD 500 allocated to t...
...de relatórios personalizados e registro de logs. O front-end será desenvolvido em Angular, o back-end em Node.js, e o banco de dados PostgreSQL será usado para armazenar os logs e dados relacionados. Requisitos Funcionais 1. Gerenciamento de Pontos de Auditoria (PA) 1.1. Cadastro de PA Campos obrigatórios: Nome do PA. Query SQL que será executada. Banco de dados onde a query será executada (Postgres ou BigQuery). Setor responsável pelo ponto. Instruções para corrigir erros encontrados. Horário de execução programada. Estado do PA (Ativo/Inativo). Responsáveis vinculados: Permitir a seleção de responsáveis pelo recebimento de relatórios. Divisão autom&aac...
### **Requirements Document for Homeschool Learning Application** #### **1. Introduction** This document outlines the functional and non-functional requirements for the homeschooling learning application. The app...Lesson generation using ChatGPT and daily lesson scheduling. - **Phase 3**: Assessments, progress tracking, and study guide generation. - **Phase 4**: Integration with Stripe and deployment. Please provide me with an approximate timeline. I would like the front end to be in some current JS framework (React, VueJS, etc) and the back-end in either Python or Golang. The database should be postgres and I would like to deploy in either AWS or GCP using containers. I do not have a design so you would either need to provide de...