Feature #29586
openFeature #29528: SEO Module Technology Upgrade to React- Node with Postgre SQL
Flight | Module
100%
Description
Implement the below forms under Flight Menu
1. Cities
2. Routes
3. Airline
Preform CREUD Operations for the above form
Note : Route will be not having any forms. It is the list of Cities in which need to build combination cities
Files
Updated by Vivek V 18 days ago
- File Cities Form.png Cities Form.png added
- File Airlines Form.png Airlines Form.png added
Updated by Devika Rajendran 18 days ago
- Status changed from Assigned to In Progress
Done flight form sections.build ui . created routes .
Updated by Devika Rajendran 17 days ago
completed ui interface for flight sections-cities,routes,airlines
also done ui for create edit delete for each.
connected postegresql database with the project.
stored the values of cities data in state. started doing server side api generating for cities
Updated by Devika Rajendran 16 days ago
done server database integration with frontend for cities and airlines section. routes remaining
Updated by Devika Rajendran 13 days ago
done 1. Citie 2. Route 3. Airline section both server side and client side integrated with postegresql.created custom hooks and services file. changed text area sections into text editor
Updated by Devika Rajendran 12 days ago
- Status changed from In Progress to Fixed not Tested
- % Done changed from 0 to 100