Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Travel Tracker Web Application

Introduction

My Postgres Web Application is a web-based application that leverages PostgreSQL as its database. The application is built using Node.js for the backend, EJS for templating, and includes JavaScript and CSS for the frontend.

Features

  1. User authentication and authorization
  2. CRUD operations on database entries
  3. Dynamic web pages using EJS templates
  4. Responsive design with custom CSS

Technologies Used

Backend: Node.js
Templating Engine: EJS
Frontend: JavaScript, CSS
Database: PostgreSQL

Installation

To get started with the project, follow these steps:

  1. Clone the repository:
    git clone https://github.com/yourusername/your-repo-name.git
    cd your-repo-name

  2. Install dependencies:
    npm install

  3. Set up PostgreSQL:
    Ensure PostgreSQL is installed on your machine.
    Create a new database for the project.

Usage

To start the application, use the following command:
nodemon ./index.ejs

The application will be running at http://localhost:3000.

Contributing

Contributions are welcome! Please follow these steps:

  1. Fork the repository.
  2. Create a new branch (git checkout -b feature-branch).
  3. Make your changes.
  4. Commit your changes (git commit -m 'Add some feature').
  5. Push to the branch (git push origin feature-branch).
  6. Open a pull request

About

This is an updated version of the postgres app made for tracking traveling countries. It is built using Node.js for the backend, EJS for templating, and includes JavaScript and CSS for the frontend.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages