Giter Site home page Giter Site logo

mynksh's Introduction

MYNKSH

###DISCLAIMER

  • Project is just a simulation for a real airline webserver and it can be ONLY used for learning purpose NO MORE
  • The project is built for an university course (Software Engineering- German University in Cairo) under the supervison of University
  • No actual companies or payments were involved, all payments are done in test mode, so no real cards are charged.

Project Description

#####This project is done using MEAN stack (MongoDB, ExpressJS, AngularJS, NodeJS) Our team has been hired to build an online reservation system simulation for a virtual airline company. The system will be comprised of a single page web application using mongodb, nodejs, and angular.The application is also extended to support an IOS & Android mobile platform.

The project is hosted using an AWS server through the following link `www.mynksh.com`

The airline company has initially requested the system support a very basic workflow: • Allow any user to specify his/her travel location(s) and dates • Provide all available (from/to) flights • Select, confirm, and pay for flights

You can also login in to our Website and try it.

### How to run the web app: 1. Clone the repo through `$ git clone https://github.com/secourse2016/mynksh` 2. Navigate into the directory using `$ cd mynksh`, Then run `$ npm install` to get all required packages. 3. Initialize a MongoDB with any desired name 4. Create a `.env` file having the follwing variables: * `JWTSECRET`, the JWT secret key for authentication for the secure APIs, the JWTs can be found in the following directory public>Services so you will need to re-initialize them. * `PORT`, port number for application to run on. * `MONGODB_URL`, the MongoDB Url for the Database you previously created. * `StripeSecret `, Stripe seceret key which you can get from Stripe website for testing prupose. 5. Make sure your MongoDB connection is alive if not start a MongoDB connection `$ sudo service mongod start`. 6. Finally now you ready to start your server, So just type `$ npm start`.

How to run the Ionic app:

  1. Install Ionic and Cordova on your machine $ npm install -g cordova ionic, and run $ ionic serve --lab
  • The Ionic is ready to be used on web machine as it is a simulation for a mobile application

###Team:

mynksh's People

Contributors

youssufradi avatar narihane avatar yaraa avatar genomjr avatar kefa7y avatar safa-ads avatar hazem279 avatar

Watchers

James Cloos avatar  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.