Skip to content

Web Discussion Forum based on the 17 UN Objectives.

Notifications You must be signed in to change notification settings

FernandoUribeT/Foro-Web

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web Forum Project

This project is a web discussion forum based on the 17 UN objectives.

UN Objectives Forum

Technologies Used

  • HTML: Standard markup language for documents designed to be displayed in a web browser.
  • CSS: Language for describing the style of an HTML document.
  • JavaScript: Programming language for client-side development.
  • PHP: Server-side scripting language designed for web development.
  • MySQL: Relational database management system.
  • Tailwind CSS: A top-notch utility-first framework for building user interfaces.

Demo

(Insert demo link here)

Installation

  1. Clone the repository: git clone https://github.com/hectordani03/Foro-Web.git
  2. Navigate to the project directory: cd Foro-Web
  3. Open the index.html file in your browser.

Usage

Customize the project according to your needs. You can modify styles using Tailwind CSS classes, add new sections, or even integrate additional functionalities.

Contribute

If you want to contribute to the project, follow these steps:

  1. Fork the repository.
  2. Create a new branch for your changes: git checkout -b your-branch-name
  3. Make your changes and commit them: git commit -m 'Description of your changes'
  4. Push to your branch: git push origin your-branch-name
  5. Open a pull request on GitHub.

License

This project is under the MIT License - see the LICENSE.md file for more details.


About

Web Discussion Forum based on the 17 UN Objectives.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 24.7%
  • JavaScript 23.0%
  • HTML 21.2%
  • PHP 21.1%
  • Hack 10.0%