Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kerokero014/module4_ecms
https://github.com/kerokero014/module4_ecms
Last synced: 7 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/kerokero014/module4_ecms
- Owner: kerokero014
- Created: 2024-06-23T01:39:41.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-06-23T02:15:23.000Z (7 months ago)
- Last Synced: 2024-11-14T03:13:53.123Z (2 months ago)
- Language: Kotlin
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Overview
This is the foundation of an Ecommerce Inventory Managment System that will be implemented as a backend server and used along side a frontEnd project in the near future. The purpose of this project is to show how the backend will work in the future and interact with users.
[Software Demo Video](https://youtu.be/r8TRqcz9u_o)
# Development Environment
* Kotlin
* IntelliJ
* Data Structures# Future Work
{Make a list of things that you need to fix, improve, and add in the future.}
- Implement it in a Backend Server Using Laravel (PHP)
- Implement a FrontEnd using NextJs or AstroJS
- Implement CockRoachDB for this project