By far my greatest self made project, a fully social network SSR web app that I built in order to ease the procedure of sharing and finding recipes. deployed with Heroku and Vercel, The project uses a CI workflow via GIT actions.In addition the project also has an Admin dashboard and an organized Documentation. Technologies: PostgreSQL, Django, React, Next.js, Redux, Material UI, ElasticSearch, Sass App features: Authentication system, CRUD posts, Reviews system, Saves system (serves also as a like system), Following system, Search engine (configured to search by relevance of text and recipe ratings) Tests: Backend 263 tests , 99% test coverage. (unit testing approach) Frontend 374 tests, 60% coverage. (integration testing approach)
- Documentation will be giving on demand