Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


SALMAT - Support the Future of Children in the DRC

image

SALMAT aims to provide essential support to children and families in the Democratic Republic of Congo (DRC). This project focuses on vulnerable communities in North Kivu, South Kivu, and Kalemie, supporting them through education, medical aid, school supplies, and financial assistance to build a brighter future. image image

image

image image

Technologies Used

  • Node.js - Server-side JavaScript framework
  • EJS - Templating engine for dynamic HTML pages
  • CSS/SCSS - For styling and responsive design
  • Express.js - Web framework for Node.js
  • MongoDB - NoSQL database (if used)
  • Passport.js - Authentication middleware (if applicable)
  • dotenv - For managing environment variables

Project Structure

/SALMAT
│
├── /public
│   ├── /styles          # CSS/SCSS files
│   └── /images          # Image assets
│
├── /views               # EJS templates for rendering pages
│   ├── home.ejs         # Home page template
│   ├── about.ejs        # About page template
│   └── contact.ejs      # Contact page template
│
├── /routes              # Express routes for different pages
│   ├── index.js         # Handles routing for home page
│   └── about.js         # Handles routing for about page
│
├── /models              # Database models (if using MongoDB)
│
├── /controllers         # Application logic
│   ├── homeController.js
│   └── aboutController.js
│
├── /config              # Configuration files
│   └── keys.js          # For storing environment keys
│
├── server.js            # Main server file to start the app
└── package.json         # Project metadata and dependencies

Pages

  • Home Page - Introduction to the project and its mission.
  • About Page - Information about the organization's work in the DRC.
  • Contact Page - A form to get in touch with the organization.

Getting Started

  1. Clone the repository:

    git clone https://github.com/Prince07746/SALMAT.git
  2. Install dependencies:

    npm install
  3. Start the application:

    npm start
  4. Visit the app at http://localhost:3000

Contributing

Contributions are welcome! Feel free to fork the repository and submit pull requests to help us enhance the project.

image

License

This project is licensed under the MIT License.


About

Support the Future of Children in the DRC This project supports children and families in the DRC by providing education, food, and essential supplies. We focus on empowering vulnerable communities in North Kivu, South Kivu, and Kalemie through initiatives like school supplies, medical aid, and financial support to build a brighter future.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages