<feed xmlns='http://www.w3.org/2005/Atom'>
<title>FreeFlow/backend, branch master</title>
<subtitle>Entry for a contest</subtitle>
<id>https://git.alphara.art/FreeFlow/atom?h=master</id>
<link rel='self' href='https://git.alphara.art/FreeFlow/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.alphara.art/FreeFlow/'/>
<updated>2023-12-10T09:04:56+00:00</updated>
<entry>
<title>Final demo for the presentation</title>
<updated>2023-12-10T09:04:56+00:00</updated>
<author>
<name>xAlpharax</name>
<email>42233094+xAlpharax@users.noreply.github.com</email>
</author>
<published>2023-12-10T09:04:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.alphara.art/FreeFlow/commit/?id=6e68b72068a9a9d85af28905dd9d269961041a2c'/>
<id>urn:sha1:6e68b72068a9a9d85af28905dd9d269961041a2c</id>
<content type='text'>
Changes to be committed:
    modified:   populate_prisma.js
    renamed:    prisma/migrations/20231210070441_mig1/migration.sql -&gt; prisma/migrations/20231210085505_mig1/migration.sql
</content>
</entry>
<entry>
<title>Made the backend to point to the frontend after google authentication.</title>
<updated>2023-12-10T08:39:10+00:00</updated>
<author>
<name>xAlpharax</name>
<email>42233094+xAlpharax@users.noreply.github.com</email>
</author>
<published>2023-12-10T08:39:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.alphara.art/FreeFlow/commit/?id=eee6ceae4c018bec8f9c9131b1d51a2479ddd288'/>
<id>urn:sha1:eee6ceae4c018bec8f9c9131b1d51a2479ddd288</id>
<content type='text'>
Changes to be committed:
    modified:   backend/index.js
    new file:   backend/prisma/migrations/20231210070441_mig1/migration.sql
    new file:   backend/prisma/migrations/migration_lock.toml
</content>
</entry>
<entry>
<title>Merged the front-end and back-end dev environments into master.</title>
<updated>2023-12-10T06:39:32+00:00</updated>
<author>
<name>xAlpharax</name>
<email>42233094+xAlpharax@users.noreply.github.com</email>
</author>
<published>2023-12-10T06:39:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.alphara.art/FreeFlow/commit/?id=84913b0c5645071615cc113011d5696548905ef9'/>
<id>urn:sha1:84913b0c5645071615cc113011d5696548905ef9</id>
<content type='text'>
Massive W for the team. Full Google Auth + other Prisma quirks and functionalities.

Changes to be committed:
    new file:   .gitattributes
    new file:   backend/index.js
    new file:   backend/login_pages/index.js
    new file:   backend/package-lock.json
    new file:   backend/package.json
    new file:   backend/populate_prisma.js
    new file:   backend/prisma/schema.prisma
    new file:   backend/views/pages/auth.ejs
    new file:   backend/views/pages/success.ejs
    new file:   frontend/README.md
    new file:   frontend/package-lock.json
    new file:   frontend/package.json
    new file:   frontend/public/favicon.ico
    new file:   frontend/public/index.html
    new file:   frontend/public/logo192.png
    new file:   frontend/public/logo1922.png
    new file:   frontend/public/logo512.png
    new file:   frontend/public/manifest.json
    new file:   frontend/public/robots.txt
    new file:   frontend/src/App.css
    new file:   frontend/src/App.js
    new file:   frontend/src/App.test.js
    new file:   frontend/src/Footer.css
    new file:   frontend/src/Footer.js
    new file:   frontend/src/components/Navbar.js
    new file:   frontend/src/components/NavbarElements.js
    new file:   frontend/src/components/logo192.png
    new file:   frontend/src/index.css
    new file:   frontend/src/index.js
    new file:   frontend/src/logo.svg
    new file:   frontend/src/pages/about.js
    new file:   frontend/src/pages/contact.css
    new file:   frontend/src/pages/contact.js
    new file:   frontend/src/pages/courses.css
    new file:   frontend/src/pages/courses.js
    new file:   frontend/src/pages/index.css
    new file:   frontend/src/pages/index.js
    new file:   frontend/src/reportWebVitals.js
    new file:   frontend/src/setupTests.js
</content>
</entry>
</feed>
