Skip to content

Test task. The application keeps track of spaceships in the distant future.

Notifications You must be signed in to change notification settings

alisa911/Cosmoport

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Url https://cosmoport.herokuapp.com/

Implemented:

  1. get a list of all existing ships;
  2. create a new ship;
  3. edit the characteristics of an existing vehicle;
  4. remove the ship;
  5. receive ship by id; 6.receive a filtered list of ships according to passed filters;
  6. get the number of ships that match the filters.

Business logic is also present: Before saving the ship to the database (when adding a new or when updating the characteristics of an existing one), is calculated the ship's rating is saved in the database.

About

Test task. The application keeps track of spaceships in the distant future.

Topics

Resources

Stars

Watchers

Forks