https://github.com/lebrancconvas/soomlek-admin-react
Admin Web UI for managing my project.
https://github.com/lebrancconvas/soomlek-admin-react
admin admin-dashboard college-project expressjs mysql nodejs reactjs software-engineering
Last synced: about 1 month ago
JSON representation
Admin Web UI for managing my project.
- Host: GitHub
- URL: https://github.com/lebrancconvas/soomlek-admin-react
- Owner: lebrancconvas
- Created: 2021-12-22T03:53:07.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2021-12-22T20:21:49.000Z (about 4 years ago)
- Last Synced: 2025-02-26T06:18:20.858Z (10 months ago)
- Topics: admin, admin-dashboard, college-project, expressjs, mysql, nodejs, reactjs, software-engineering
- Language: JavaScript
- Homepage:
- Size: 411 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Soomlek Admin
## Overview
Admin Web for managing quiz data on my mathematics quiz app.
## Purpose
- Complete the requirement from my software engineering class project.
- Back Office for my application.
## Feature
- CRUD the data of quiz questions in my application.
## Tools / Tech Stack
### Front-End
- ReactJS (Javascript Extension + HTML)
- React Router (React's URL Path Management)
- Material UI (Style Library)
- Axios (API Management)
### Back-End
- ExpressJS (NodeJS)
### Database
- MySQL (PHPmyAdmin + SQL)
### Text Editor / IDE
- Visual Studio Code (VSCode)