https://github.com/ohh-404-brainnotfound/ngo-database-management-system
A modular platform build with modern web development tech stacks to make the working of NGO's smooth.
https://github.com/ohh-404-brainnotfound/ngo-database-management-system
css3 ejs-templating expressjs mysql nodejs sql sweetalert
Last synced: 8 months ago
JSON representation
A modular platform build with modern web development tech stacks to make the working of NGO's smooth.
- Host: GitHub
- URL: https://github.com/ohh-404-brainnotfound/ngo-database-management-system
- Owner: Ohh-404-BrainNotFound
- Created: 2021-02-10T05:26:04.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-09-01T04:30:10.000Z (almost 5 years ago)
- Last Synced: 2025-02-02T01:51:14.993Z (over 1 year ago)
- Topics: css3, ejs-templating, expressjs, mysql, nodejs, sql, sweetalert
- Language: EJS
- Homepage:
- Size: 34.5 MB
- Stars: 11
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# NGO-Database-Management
App:













follow steps:
run command
```bash
git clone https://github.com/Ohh-404-BrainNotFound/NGO-Database-Management-Backend.git
cd NGO-Database-Management-Backend
cp .env.example .env
```
Replace sample credentials with original once
```bash
npm install
node app.js
```
headover to /db to setup data base locally

Enjoy application at http://localhost:3000