|
22 | 22 | <div align="center"> |
23 | 23 |
|
24 | 24 | [](https://github.com/TechAtNYU/AlbertPlus/actions/workflows/ci.yaml) |
25 | | -[](https://github.com/TechAtNYU/AlbertPlus/actions/workflows/web.yaml) |
| 25 | +[](https://github.com/TechAtNYU/AlbertPlus/actions/workflows/web-prod.yaml) |
26 | 26 | [](https://github.com/TechAtNYU/AlbertPlus/actions/workflows/docs.yaml) |
27 | 27 | [](https://github.com/TechAtNYU/AlbertPlus/actions/workflows/scraper.yaml) |
28 | 28 | [](https://github.com/TechAtNYU/AlbertPlus/actions/workflows/browser.yml) |
29 | | -[](https://github.com/TechAtNYU/AlbertPlus/actions/workflows/convex.yaml) |
| 29 | +[](https://github.com/TechAtNYU/AlbertPlus/actions/workflows/convex_prod.yaml) |
30 | 30 |
|
31 | 31 | </div> |
32 | 32 |
|
|
35 | 35 | ## Table of Contents |
36 | 36 |
|
37 | 37 | - [About The Project](#about-the-project) |
38 | | - - [Built With](#built-with) |
39 | 38 | - [Deployed Sites](#deployed-sites) |
40 | 39 | - [Getting Started](#getting-started) |
41 | 40 | - [Contributing](#contributing) |
|
45 | 44 |
|
46 | 45 | AlbertPlus is a comprehensive, open-source platform designed to enhance the course registration experience for New York University (NYU) students. It provides a modern, intuitive interface and a suite of tools to help students plan their academic journey, build schedules, and navigate the complexities of course selection. The project is a monorepo that consists of a web application, a browser extension, a web scraper, and a documentation site, all powered by a Convex backend. |
47 | 46 |
|
48 | | -### Built With |
49 | | - |
50 | | -This project is built with a modern and robust tech stack, including: |
51 | | - |
52 | | -- **Core:** TypeScript, React 19, Next.js 15, Convex, Bun, Turborepo |
53 | | -- **Specialized:** Plasmo, Cloudflare Workers, Hono, Drizzle ORM, Astro, Starlight, Clerk |
54 | | - |
55 | 47 | For a full list of technologies, please refer to the [Tech Stack](https://docs.albertplus.com/getting-started/tech-stack/) documentation. |
56 | 48 |
|
57 | 49 | ## Deployed Sites |
|
0 commit comments