Skip to content

sammo-2000/3Squared-Train-Tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

3Squared

Welcome to the user manual for 3Squared - Train App! This document is intended to provide you with all the information you need to get started with and use the software effectively. This is a tool to track the UK rail Network. This user guide will help you make the most out of your experience.

Table of Contents

  1. Installation
  2. Usage

Installation

Clone the repository

git clone https://github.com/sammo-2000/software-project [NAME]

Navigate to the project directory

.env Content will be found in the submission

Current terminal [Terminal one]

cd [NAME]/server
mkdir .env

New terminal [Terminal two]

cd [NAME]/client
mkdir .env

Install dependencies

In both terminals, this will install the node modules

npm i

Usage

To start running the project in development mode please type cmd below in both terminals

npm start

If your styles does not look correct, please run following code in client terminal

npm run tailwind

Open your web browser and navigate to http://localhost:3000 to view the project.

Libraries & Tools

Node.js express dotenv

Contributors

We'd like to extend our gratitude to the contributors who dedicated their time and effort to this project. Below are the GitHub links and names of everyone involved:

Note

Please be informed that this project was developed by students at Sheffield Hallam University as part of an assessment. The project involved collaborating with a real client to understand their needs and requirements, and subsequently developing the necessary application.

The API utilized in this project is owned and managed by 3Squared. It's worth noting that the API may be taken down in the future. Therefore, if you're viewing this repository at a later date, the application may no longer be functional. For a demonstration of the working application, please visit https://www.youtube.com/watch?v=Ri1bly5Mv8M.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published