Skip to content

Commit

Permalink
Merge pull request #8 from FACG4/readmeFile
Browse files Browse the repository at this point in the history
adding readme
  • Loading branch information
NouraldinS authored Jul 23, 2018
2 parents 74b1d68 + e80d7ae commit 1169f04
Showing 1 changed file with 36 additions and 8 deletions.
44 changes: 36 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,36 @@
# nigerian-airlines

# Tech-stach
ReactJS
Redx
ExpressJS
Sequelize
Less css
# Nigerian airlines :airplane:

![](https://media.giphy.com/media/WKJpCXfvBHyla/giphy.gif)
#### Our application is about :
Automation the process of airline operations:
* Updating the information about flight is hard and take alot of time since it is done manually which includes alot of repeated work.
* Communicate routes and flights details to customers.

#### The problem :
No way to notify the customers if there any changes in their flights,
no scheduling for flights 'add/update', view flights details manually, and hard way to Communicate with customers when there any changes in the flights information.
#### user stories :
###### As an admin I can :
* Log in to control panel.
* See all flights details.
* Add new flight with it is details.
* Update flight status 'Change flight status gate number etc'.
* Send updates for customers via email or text.
###### As a customer I can :
* Track my flight by enter flight date and flight number.
* Check if I want to get the updates for my flight via email or text.
* After checking, Enter my email address or phone number or both.
* See my flight route and origin/destination details.
* Track my flight from tack off to landing.
### Database Schema:
Simple database structure for displaying or inserting data for our website.
![DB](https://c.top4top.net/p_934gkfy91.png)
#### Prototype: :link:
There is the link of our prototype on figma website [Here ](https://www.figma.com/file/Gnfk29p4IV6H99cy03Msw6e1/nigerian-airlines?node-id=0%3A1)

### Technologies:
```
ReactJs , Redux , SequalizeJs , ExpressJs
```

group.members = { razan99, amusameh, inasstubail, balsam-faysal }

0 comments on commit 1169f04

Please sign in to comment.