GithubHelp home page GithubHelp logo

deval1807 / airport_management_system Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 0.0 2.77 MB

As a part of my DBMS course, I have created this simple and basic airport management system website. Which have the basic functionalities of user as well as admin.

HTML 44.32% JavaScript 38.10% CSS 7.54% EJS 10.04%

airport_management_system's Introduction

Airport Management System

This is a very simple full stack project, we created as a part of our DBMS course.

The project is based on node-express for backend server and MySQL as the database. We are using HTML, CSS and EJS for rendering frontend pages.

Table of Contents

  1. Getiing Started
  2. Contribution
  3. Contact

Getting Started

Prerequisites

  • Node.js installed
  • MySQL database

Clonning

Clone the Repository

git clone https://github.com/Deval1807/Airport_Management_System
cd Airport_Management_System

Configuration

  • Create a new file .env in the root directory
    • Make sure to have the following configuration in them according to your database config

      DB_HOST=<>
      DB_USER=<>
      DB_PASSWORD=<>
      DB_DATABASE=<>
      PORT=<>

Starting the Project

  • Install the dependencies:
    npm install
  • Make sure you have set up the .env file (see Configuration)
  • Starting the Services
    npm start

Usage

  • Once the service is up and running,
  • Visit http://localhost:<PORT>

Contribution

We welcome contributions from the community. To contribute, please fork the repository, create a new branch, and submit a pull request. Make sure to follow the coding standards and ethical practices.

Contact

For questions or support, please contact Deval Darji by following ways:

  1. LinkedIn: Deval Darji

  2. Email: [email protected]

airport_management_system's People

Contributors

deval1807 avatar

Stargazers

~bog avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.