Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

adding readme #8

Merged
merged 1 commit into from
Jul 23, 2018
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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 }