Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Shifted the WebApp to a web-app branch #238

Merged
merged 1 commit into from
Feb 17, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 0 additions & 12 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -242,18 +242,6 @@ Pull Requests & Issues are not just welcomed, they're celebrated! Let's create t

#### Tech Stack

Current:

- Python webapp in Streamlit.

![Python](https://img.shields.io/badge/Python-3776AB?style=flat-square&logo=python&color=blue&logoColor=green)



In Development:

- Check the [webapp](/webapp/) folder for a Next JS app in development. (In Development)

![Python](https://img.shields.io/badge/Python-FFD43B?style=flat-square&logo=python&logoColor=blue) ![Tailwind CSS](https://img.shields.io/badge/Tailwind_CSS-38B2AC?style=flat-square&logo=tailwind-css&logoColor=white) ![Next JS](https://img.shields.io/badge/Next-black?style=flat-square&logo=next.js&logoColor=white) ![FastAPI](https://img.shields.io/badge/FastAPI-005571?style=flat-square&logo=fastapi) ![TypeScript](https://img.shields.io/badge/TypeScript-007ACC?style=flat-square&logo=typescript&logoColor=white) ![HTML5](https://img.shields.io/badge/HTML5-E34F26?style=flat-square&logo=html5&logoColor=white) ![CSS3](https://img.shields.io/badge/CSS3-1572B6?style=flat-square&logo=css3&logoColor=white) ![& More](https://custom-icon-badges.demolab.com/badge/And_More-white?style=flat-square&logo=plus&logoColor=black)

<br/>
Expand Down
11 changes: 0 additions & 11 deletions webapp/.eslintrc.json

This file was deleted.

35 changes: 0 additions & 35 deletions webapp/.gitignore

This file was deleted.

164 changes: 0 additions & 164 deletions webapp/README.md

This file was deleted.

39 changes: 0 additions & 39 deletions webapp/app/(routes)/layout.tsx

This file was deleted.

26 changes: 0 additions & 26 deletions webapp/app/(routes)/page.tsx

This file was deleted.

22 changes: 0 additions & 22 deletions webapp/app/_components/button/button.tsx

This file was deleted.

58 changes: 0 additions & 58 deletions webapp/app/_components/common-words/common-words.tsx

This file was deleted.

Loading
Loading