Skip to content

weather web app which can provide geo information concern the personal health

Notifications You must be signed in to change notification settings

AzozzALFiras/hurryapp2-Hackation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

Example filled out:

# HurryApp2 - Hackation 

## Description
HurryApp2 is a web application designed for organizing hackathons efficiently.

## Table of Contents
- [Features](#features)
- [Frontend](#frontend)
- [Backend](#backend)
- [Installation](#installation)
- [Usage](#usage)
- [Contributing](#contributing)
- [License](#license)

## Features
- Manage hackathon schedules
- Participant registration
- Event notifications

## Frontend
The frontend of HurryApp2 uses:
- balde - A Balde Laravel for building user interfaces
- Bootstrap - A front-end framework for designing responsive and mobile-first websites

## Backend
The backend of HurryApp2 is built with:
- Node.js - A JavaScript runtime for building server-side applications
- Laravel - A fast, unopinionated web framework for Laravel
- Mysql - A Mysql database for storing application data

## Installation
To install HurryApp2, follow these steps:

### Frontend
1. Navigate to the `frontend` directory:
   ```bash
   cd laveral
  1. Install dependencies:
    composer install
    npm install

Backend

  1. Navigate to the backend directory:
    cd nodejs
  2. Install dependencies:
    nmp install

Usage

  1. Start the frontend server:

    npm run dev
  2. Start the backend server:

    node server.js
  3. Access the application via the provided URL.

About

weather web app which can provide geo information concern the personal health

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published