Code Monkey home page Code Monkey logo

Comments (15)

ancasimon avatar ancasimon commented on May 26, 2024 1

Raised a PR for you, Sanchit. Please let me know of any changes you would like to see! Also - see my comments in the PR regarding the changes. Thanks!
PR: #30
@sanchit2107

from flight-management-system.

ancasimon avatar ancasimon commented on May 26, 2024

Hi Sanchit - is there a specific Readme.md you have in mind when you say it should look like the Full-stack Project README.md? If you can share an example of a Readme file this one should resemble in terms of structure and layout, that would be great. Tia!

from flight-management-system.

sanchit2107 avatar sanchit2107 commented on May 26, 2024

Hello Tia!!

What you can do is like:

You can use some interactive(may use HTML for creating the same) and few guidelines for creating the README.md file which contains the Project Description such as

  • Add Title of the Project
  • Description of Project(Describe by words and images alike)
  • Technologies Used
  • Technical Description of this project like- Installation, Setup, etc.
  • Use code formating
  • Must have structure as similar to other README.md only(like simple, interactive, and most important it should be informative)

Note: @ancasimon as I discussed looks-wise Full-stack it simply means it should have information, images, or gifs which indicates this project is based on Full-stack technologies such as Angular, Spring Boot, and many more.

  • For that, you can simply add images of technologies used
  • May add information that helps the developers to find all information about the project.

I hope now you get it and looking for your PR in this awesome project.

P.S.: If you need any more information about the project or any technologies or constraints used in this project then please let me know I will describe in detail.

from flight-management-system.

sanchit2107 avatar sanchit2107 commented on May 26, 2024

@ancasimon are you still interested in this?

If yes then please let me know I will assign this to you.

from flight-management-system.

ancasimon avatar ancasimon commented on May 26, 2024

@sanchit2107 Yes, please! I would like to! I don't have experience with Angular or SpringBot - but I love to learn and I like some good clear Readmes, so I would love to work on this as much as I can! - If that's ok with you!

Should I clone down the project and run ng serve to run it?
Anca Simon

from flight-management-system.

sanchit2107 avatar sanchit2107 commented on May 26, 2024

@ancasimon You can proceed with your work. I'm okay with the same.

Yes, you can fork this repo and then clone. After that, you can use ng serve to run it.

Waiting to see your PR here.

from flight-management-system.

ancasimon avatar ancasimon commented on May 26, 2024

@sanchit2107 Hi Sanchit - I am running into an issue when I try to run the project - see screenshot below.
I tried some of the recommendations on this stackoverflow issue: https://stackoverflow.com/questions/53096996/angular-cli-error-the-serve-command-requires-to-be-run-in-an-angular-project-b

But I am still stuck - do you have any ideas I could try, please ? Thanks!
Anca

PS It looks like I could go here and try to figure out a solution too but I am not sure I know the answers to all the questions there: https://update.angular.io/

Angular_error

from flight-management-system.

ancasimon avatar ancasimon commented on May 26, 2024

And a couple more questions please:

  1. Header and footer say "Flight Reservation System" but other places say "Flight Management System" - it might be best to use the same app name throughout the app - so Flight Reservation System or Flight Management System. [Or maybe something catchier like: FlySmart, Volare (To fly in Latin), SkyMaster ...] "Flight Reservation System" seems more accurate since the app seems to be about reservations - not so much managing the flights from a control tower's staff perspective (which was my first thought after seeing "Flight Management"). Any option is fine - but consistency is always good!
  2. What got the team interested in working on this idea / project? Do you all like to travel? Any favorite places you like to travel to? Anything like that :) No worries if the answer is no - we just happened to work on it :) - sometimes it's fun to include a background/personal info in the Readme so that's why I asked.
  3. Do you think you there will be more opportunities for contributions from other developers in the future? If yes - we could add a How to Contribute section like they did here with Want to Contribute?: https://github.com/sprakash57/shortify
  4. And yes, please - any details you can provide about the project / technologies / constraints would be great!!
  5. I started a draft in the ars-ReadMeUpdates branch - just fyi. I pushed it just so you can look at it if you want and let me know if I am on the right track! Thanks - you can find it here: https://github.com/ancasimon/Flight-Management-System/tree/ars-ReadmeUpdates

from flight-management-system.

sanchit2107 avatar sanchit2107 commented on May 26, 2024

@sanchit2107 Hi Sanchit - I am running into an issue when I try to run the project - see screenshot below.
I tried some of the recommendations on this stackoverflow issue: https://stackoverflow.com/questions/53096996/angular-cli-error-the-serve-command-requires-to-be-run-in-an-angular-project-b

But I am still stuck - do you have any ideas I could try, please ? Thanks!
Anca

PS It looks like I could go here and try to figure out a solution too but I am not sure I know the answers to all the questions there: https://update.angular.io/

Angular_error

Have you tried the following steps:

  1. First, install angular CLI in your system
  2. Then clone this project
  3. And run npm install in cmd line in the directory of the project
  4. Then after running ng serve command

If still getting an error then please let me know.

from flight-management-system.

sanchit2107 avatar sanchit2107 commented on May 26, 2024

And a couple more questions please:

  1. Header and footer say "Flight Reservation System" but other places say "Flight Management System" - it might be best to use the same app name throughout the app - so Flight Reservation System or Flight Management System. [Or maybe something catchier like: FlySmart, Volare (To fly in Latin), SkyMaster ...] "Flight Reservation System" seems more accurate since the app seems to be about reservations - not so much managing the flights from a control tower's staff perspective (which was my first thought after seeing "Flight Management"). Any option is fine - but consistency is always good!
  2. What got the team interested in working on this idea / project? Do you all like to travel? Any favorite places you like to travel to? Anything like that :) No worries if the answer is no - we just happened to work on it :) - sometimes it's fun to include a background/personal info in the Readme so that's why I asked.
  3. Do you think you there will be more opportunities for contributions from other developers in the future? If yes - we could add a How to Contribute section like they did here with Want to Contribute?: https://github.com/sprakash57/shortify
  4. And yes, please - any details you can provide about the project / technologies / constraints would be great!!
  5. I started a draft in the ars-ReadMeUpdates branch - just fyi. I pushed it just so you can look at it if you want and let me know if I am on the right track! Thanks - you can find it here: https://github.com/ancasimon/Flight-Management-System/tree/ars-ReadmeUpdates

I am very happy to see that you go through the complete project and find out these issues in front and absolutely we need to work on that.

Now the answers to your questions are here:

  1. We can keep the name of the system as the Flight Reservation System.
  2. Yaa you can say that I like to travel and explore new places. And also booking on your own by just clicking on the screen makes the task easy.
  3. Ya sure we can add the same that is want to contribute section here itself. It will be a good option for this one.
  4. Ya sure I am adding the details regarding all mentioned below in the next comment:
  5. Yes you are doing great. Just need to work on Presentation skills.

Thanks
Great Going..

from flight-management-system.

sanchit2107 avatar sanchit2107 commented on May 26, 2024

About Flight Reservation System:

The Flight Reservation System is a Java-based booking solution for flight tickets. It consolidates data provided by different airline carriers and hence provides the user details and rates in real-time. Travellers may want to make changes in their bookings. The
application allows them to book, cancel, view and update their bookings with ease. Other than this, it eases the management of bookings too. All the bookings, flights, schedules and routes can be viewed, added and modified on a single application by the administrator.

Constraints used:

Inscope:
Following is the functionality provided by the system:
There are two categories of people who would access the system: customer and
administrator. Each of these would have some exclusive privileges.

  1. The customer can:
    a. Create his user account.
    b. Login into the application.
    c. Check for available flights.
    d. Make a booking.
    e. View the bookings made.
    f. Cancel or modify a booking.
  2. The administrator can:
    a. Login into the application.
    b. Add flight, schedule and route details.
    c. View the flight, schedule and route details.
    d. Cancel or modify the flight, schedule and route details.

Outscope:
The following functionalities have not been covered under the application:

  1. The application does not cover boarding pass generation and seating plans.
  2. Third party applications like email & sms integrations.
  3. Payments are not yet accepted by the application.

Technologies used:

Backend

  1. Java 8
  2. Spring Boot
  3. JPA
  4. REST API
  5. JUnit Testing

Frontend

  1. HTML
  2. CSS
  3. Bootstrap
  4. Typescript
  5. Angular

Database:

  1. Oracle or
  2. H2 Database

@ancasimon For any more details please let me know.

Soon to see your first PR here.

from flight-management-system.

ancasimon avatar ancasimon commented on May 26, 2024

@sanchit2107 Hi Sanchit - I am running into an issue when I try to run the project - see screenshot below.
I tried some of the recommendations on this stackoverflow issue: https://stackoverflow.com/questions/53096996/angular-cli-error-the-serve-command-requires-to-be-run-in-an-angular-project-b
But I am still stuck - do you have any ideas I could try, please ? Thanks!
Anca
PS It looks like I could go here and try to figure out a solution too but I am not sure I know the answers to all the questions there: https://update.angular.io/
Angular_error

Have you tried the following steps:

  1. First, install angular CLI in your system
  2. Then clone this project
  3. And run npm install in cmd line in the directory of the project
  4. Then after running ng serve command

If still getting an error then please let me know.

Hi Sanchit! @sanchit2107
Still getting the same issue! :( I did what you said and created a new clone but the same error still comes up.... Any other ideas? NOTE: I am working on a Mac computer - could that be an issue??....

Screen Shot 2020-10-23 at 7 43 07 PM

from flight-management-system.

ancasimon avatar ancasimon commented on May 26, 2024

@sanchit2107
One more question please: Would you consider the Outscope to be future features / backlog? Or are those features you may not be necessarily planning to include at all in the future?

from flight-management-system.

sanchit2107 avatar sanchit2107 commented on May 26, 2024

@sanchit2107
One more question please: Would you consider the Outscope to be future features / backlog? Or are those features you may not be necessarily planning to include at all in the future?

Yes for sure we can add this into the future features or backlog

from flight-management-system.

sanchit2107 avatar sanchit2107 commented on May 26, 2024

@sanchit2107 Hi Sanchit - I am running into an issue when I try to run the project - see screenshot below.
I tried some of the recommendations on this stackoverflow issue: https://stackoverflow.com/questions/53096996/angular-cli-error-the-serve-command-requires-to-be-run-in-an-angular-project-b
But I am still stuck - do you have any ideas I could try, please ? Thanks!
Anca
PS It looks like I could go here and try to figure out a solution too but I am not sure I know the answers to all the questions there: https://update.angular.io/
Angular_error

Have you tried the following steps:

  1. First, install angular CLI in your system
  2. Then clone this project
  3. And run npm install in cmd line in the directory of the project
  4. Then after running ng serve command

If still getting an error then please let me know.

Hi Sanchit! @sanchit2107
Still getting the same issue! :( I did what you said and created a new clone but the same error still comes up.... Any other ideas? NOTE: I am working on a Mac computer - could that be an issue??....

Screen Shot 2020-10-23 at 7 43 07 PM

In reference to your error, please follow the following steps:

  1. Kindly check whether you had installed the angular in your machine or not by entering the command ng --version. If you have angular installed on your machine then you will get any message where Angular CLI is written in very large font along with the version you have as mentioned in the image attached below.
    image

if you don't get the same message as attached in the image, then you need to install Angular CLI first.

I hope this will solve your issue. If not then please let me know again.

And thanks for your @ancasimon PR here!!

Regards
Sanchit Singhal

from flight-management-system.

Related Issues (6)

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.