-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #8 from FACG4/readmeFile
adding readme
- Loading branch information
Showing
1 changed file
with
36 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 } |