kurtgodel1 / projectGodel

Setting up WhiteNoise in Django settings for Heroku deployment
https://project-godel.vercel.app
MIT License
0 stars 0 forks source link

Enhancing Project Structure and Integrating LaTeX Rendering #1

Closed kurtgodel1 closed 10 months ago

kurtgodel1 commented 10 months ago

The current project, aimed at developing a web app for scientific and educational tools, requires enhancements in both backend and frontend structures. Additionally, integration of LaTeX rendering for mathematical content is necessary. The project uses Django REST framework with scientific Python libraries for the backend, and React for the frontend.

Tasks

  1. Backend (Django REST Framework)
  1. Frontend (React)
  1. Code Comments and Documentation
kurtgodel1 commented 10 months ago

Backend Changes

Frontend Changes

Code Comments