Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lostmypillow committed Aug 8, 2024
1 parent 64f0dfb commit f66b1e4
Showing 1 changed file with 7 additions and 6 deletions.
13 changes: 7 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,18 @@
# JCourses
A Django web app that scrapes data from the [NTUT Course Website](https://aps.ntut.edu.tw/course/tw/course.jsp), complete with:
- **Django Ninja** API endpoints
- **NextJS(React)** frontend (might switch to a Vue SPA or even an HTMX frontend)
## What is it?
A Django API that scrapes data from the [NTUT Course Website](https://aps.ntut.edu.tw/course/tw/course.jsp), complete with:

[Demo(Planned)](https://jcourses.lostmypillow.duckdns.org)

Demo (WIP)

[API Docs](https://jcourses.lostmypillow.duckdns.org/api/docs)

[Backup API Docs]()
## How does it work?

## Tech Stack
**Django** with **Django Ninja**
Frontend in **NextJS (React)**
- **Django** with **Django Ninja** API endpoints
- Frontend planned


## Recreate this Project
Expand Down

0 comments on commit f66b1e4

Please sign in to comment.