Commit graph

411 commits

Author SHA1 Message Date
37d4b181f5
changelog:
backend:
- Change index POST requests to GET requests

frontend:
- Fetch releases from api endpoint on index page.
- Add filters on main page.
- Remove tailwindcss
2024-04-20 00:39:15 +05:00
b8878c4fb8
frontend: add color theme & theme switcher 2024-04-19 22:58:45 +05:00
84b13a2c80
Frontend: Delete template files. Add Navigation Rail. 2024-04-19 14:58:14 +05:00
cd78429540
backend: set api prefix to /api/ 2024-04-19 02:30:14 +05:00
8adb85887f
backend: CHANGE Name and Description of a FastAPI APP 2024-04-18 23:07:28 +05:00
9e9142a579
backend: fix docs spelling mistakes 2024-04-18 23:02:12 +05:00
ed21441f9f
Changelog:
Backend:
- ADD Search API
- EXTEND Release API
2024-04-18 23:00:04 +05:00
642277face
Changelog:
Backend:
- ADD Favorites routes
- EXTEND Index routes
- ADD FastAPI tags for routes

Frontend:
- ADD Next.JS Template
2024-04-18 22:29:26 +05:00
23ac963dee
Backend: ADD User Auth 2024-04-17 17:13:40 +05:00
c82b6e7265
split to modules. ADD index page. 2024-04-17 16:48:27 +05:00
025ef2be93
Initial Commit.
ADD: Get User By Id
ADD: Get Release By Id
2024-04-16 23:41:52 +05:00