https://github.com/tchasinga/support-app-frontend
Create a simple support application with both front-end and back-end components. The application should allow users to log in, create support cases, view a dashboard with all created cases, and access their account information. Additionally, there should be a case-detail page where users can comment on a case and upload attachments. U
https://github.com/tchasinga/support-app-frontend
Last synced: about 2 months ago
JSON representation
Create a simple support application with both front-end and back-end components. The application should allow users to log in, create support cases, view a dashboard with all created cases, and access their account information. Additionally, there should be a case-detail page where users can comment on a case and upload attachments. U
- Host: GitHub
- URL: https://github.com/tchasinga/support-app-frontend
- Owner: tchasinga
- License: mit
- Created: 2024-01-31T14:46:48.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-02-01T16:54:40.000Z (over 1 year ago)
- Last Synced: 2025-02-01T17:14:01.713Z (4 months ago)
- Language: TypeScript
- Size: 125 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
This is a [Next.js](https://nextjs.org/) project bootstrapped with [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app).
## Support app managements
Hello I'm tchasinga balolebwami and I've build this full satck app
> under dataBalk police# Let's get stared...
>First, you need to cloone the repos by aplyign the following command
```bash
https://github.com/tchasinga/support-app-frontend.git
```## Following step
The installation of Node_module to install all the package
```
npm install
```## After that you run
```
npm run dev
```## After done to clooning the frontend side
## You can now clone the backendrun this command to clone the backend repository
```
https://github.com/tchasinga/support-app-backend.git
```### Install all possible dependency
```
npm install
```## Launch the project backend
```
npm run dev
```Click [this links to go to backend](https://github.com/tchasinga/support-app-backend)
## Video presentation
- Note that this presentation was achived is local machine to enseure you
that the project was achived without any errorsClick this [links to watch the video](https://www.loom.com/share/57ea73057a7b48569ab3d0b198b30795?sid=35af8e41-ad3e-4b70-b388-d3f4af8d5054)
## acknowledgement
During this 24 hour of this coding assessment i've learn and add skills, how really to manage a time and improve my search skills and practice skills and more again i've learn how to bring solution in professional way
and write a clean code ,>I just wanna say thanks to dataBalk for this learning opportinity