Experience Cairo Metro like never before with our innovative online platform! We understand the challenges of commuting in a bustling city like Cairo, which is why we've created a seamless solution to transform your metro journey.
Our user-friendly website allows you to effortlessly reserve Cairo Metro tickets, eliminating the need for long queues and last-minute rushes. With Cairo Metro, you can plan your trip in advance and enjoy a stress-free ride.
Please note that while we completed this project in just two weeks, it has surpassed the required functionality and received an evaluation score of 463/460. Given more time, we could have made it even better.
to start the server
$ npm i # install packages
$ npm start # start the server
Server side
Create a .env
file in the server directory and insert the following code. Replace the values with your credentials.
DATABASE=
HOST=
PASSWORD=
PORT=
SCHEMA=
USERNAME=