Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lakshmankishore/dbms-mini-project
https://github.com/lakshmankishore/dbms-mini-project
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/lakshmankishore/dbms-mini-project
- Owner: LakshmanKishore
- Created: 2022-07-28T15:39:59.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-08-01T15:46:29.000Z (over 2 years ago)
- Last Synced: 2024-10-24T16:56:24.022Z (2 months ago)
- Language: JavaScript
- Size: 399 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Movies Database Managment System
Movies Database Managment system is a
application that was built as a mini
project for my college academics.## Tech Stack
**Client:** React, ReactBootstrap
**Server:** Node.js
## Lessons LearnedI was able to learn more about MySQL database.
I learnt about creating connection between frontend
and backend with database.